Search Issue Tracker
OnPostprocessAllAssets no longer gets called when an Asset changes after...
How to reproduce:1. Open user-submitted project (BugTest.zip)2. Open the 'SampleScene' scene3. Enter Play Mode4. While in Play Mode ... Read more
[Universal RP] Terrain height blending needs to be fixed to match HDRP's...
Universal version of this bug:https://fogbugz.unity3d.com/f/cases/1187428/As Universal did not support terrain height blending until... Read more
[iOS]Crash on libsystem_platform.dylib`_platform_strlen + 4 when using "...
How to reproduce:1. Open the attached TestSWAPac.zip project2. Build for iOS and open the Xcode3. Navigate to Signing and Capabiliti... Read more
[WebGL] VideoPlayer is not rendered in WebGL builds when the video is lo...
How to reproduce:1. Open the attached project ("case_1188316-Webgl_bug.zip")2. Open the repro scene ("SampleScene")3. Switch build t... Read more
[VR][19.3] Editor crashes when entering play mode with Terrain
Steps to reproduce:1. Create a new project2. Add Terrain3. Enable VR4. Enter play mode Results: Editor Crashes Reproduced with: 2019... Read more
Crash on System.Text.StringBuilder:AppendFormatHelper when assigning Cus...
How to reproduce:1. Open the attached "case_1188291.zip" Unity project2. Open the "Assets" folder in the Project tab3. Open the Qual... Read more
[Editor] productName and companyName properties in ProjectSettings.asset...
How to reproduce:1. Create a new project2. Open the <PROJECT DIRECTORY>/ProjectSettings/ProjectSettings.asset file3. Inspect t... Read more
UnityWebRequest opens and keeps seperate connections for each request
How to reproduce:1. Open the attached project2. Change the IP addresses to yours in the PythonServer/bounce.py and Assets/Request.cs... Read more
[Windows] HID input doesn't work in built scene for x86/32bit player
-e: the DS4 controller works well in the editor but not when built for windows standalone--works well in editor and built on OSX, al... Read more
[UIR] UIElements alters the state of Random
How to reproduce:1. Open the attached 'ui-elements-random-state.zip' project2. Enter Play Mode3. Observe the Console's log Expected ... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS