Search Issue Tracker
Renaming assemble definition in the Inspector does not rename it in the ...
Renaming assembly definition in the Inspector does not rename it in the Hierarchy Steps to reproduce - Open Unity 2019.3.0a11 - Cre... Read more
[Mono] Cultureinfo.currentculture doesn't work
To Reproduce: 1. Run the attached project. 2. Observe that System.Globalization.CultureInfo.CurrentCulture always returns Invariant... Read more
[Mobile]OnDrop() function is not called when using a touchscreen
Steps to reproduce: 1. Open the attached project "Case_1279352" 2. Open "SampleScene" Scene 3. In the Project Settings->Editor set U... Read more
[iOS] Substance RAM footprint is including input texture files
How to reproduce: 1. Open attached project (35518 substance ram.zip) 2. Build to iOS and run - Once run, there should be two spinn... Read more
[ShaderGraph] When Exporting Shader Graph, files referenced in it and it...
Reproduction steps: 1. Open project in "2020.1.0a20.zip" 2. Notice that in Shader Graph "ShaderGraph" there is a Custom Function Nod... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
[Terrain] "Cancelling Display Dialog" error in the Console when trying t...
Steps to reproduce: 1) Download attached project and open in Unity 2) Open TerrainScene scene 3) Select Terrain GameObject in the I... Read more
2D Animation package performance has degraded in newer (2.2.0 P4 and lat...
How it was tested: 1. Created a new project 2. Added assets from ("REPRO.zip") 3. Added 4 copies of ("agate.psb") asset to the Scene... Read more
[macOS] Built Player crashes sometimes when exiting it
How to reproduce: 1. Open the attached project "KernelPanic.zip" 2. Go to the Build Settings (File->Build Settings) 3. Make a build ... Read more
ScriptableObjects are deleted when building Addressables
Reproduction steps: 1. Open the attached project “TestAddressablesScriptableObjects” 2. Click “AddressablesAndScriptableObjectTest... 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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time