Search Issue Tracker
IMGUI pivot/scroll regression? (was: Camera moves sideways and text move...
Reproduction steps: 1. Open attached "test" project. 2. Open "Assets\1" scene. 3. Click on "Cube" game object in the hierarchy tab a... Read more
Crash when loading & unloading scenes from the script
To reproduce: 1. Open attached project 2. Open "SceneA" scene 3. Play the scene 4. The script will first additively load SceneB, aft... Read more
[UWP][WSA] Scripts are referenced twice in built Unity C# Projects
If scripts are placed inside Plugins folder, they will be referenced twice in the C# Projects (Assembly-CSharp and Assembly-CSharp-f... Read more
MonoDevelop. Only second column is displayed in 2 column layout when MD ...
1) Open first and scripts in MD. 2) Move second script to column 2 (View -> Editor Layout -> 2 columns). 3) Close MD 4) Open a third... Read more
[MSE] Changing Bounce intensity of a spotlight to 0 throws an error abou...
Steps to repro: 1. Launch the attached project 2. Open scene 2 which has a spotlight 3. Change the bounce intensity to 0 Note that ... Read more
NetworkHash128.ToString() leading zeroes are removed
Steps to reproduce: 1) Open attached project 2) scene 'main' 3) play the scene 4) check console for output Expected: 32zeroes Actua... Read more
[MSE] Rendering gets affected when another scene added additively, requi...
Steps to repro: 1. Launch the attached project 2. Open scene 1 Note that the rendering now should be fine 3. Now add scene 2 to it... Read more
[MSE] Clearing Bake data causes metallic materials to be rendered comple...
Steps to repro: 1. Create a new project 2. Add a cube to it and make it static 3. Now create a material with metallic and smoothness... Read more
[AnimatorWindow] Layer highlight stays in the same place if the layer is...
Repro steps: 1) Open my attached project and Animator in it 2) In the Animator window select one of the layers 3) Drag the layer up ... Read more
Unity stops responding when script file does not have permissions
Repro steps for Windows: 1) Open the attached project 2) In File explorer select the script in project Right Click->Properties->Sec... 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
- Main Camera rendering is being overwritten by a UI Camera when using multiple cameras with URP and the second camera's background type is set to "Uninitialized"
- VisualTreeAsset has significantly increased memory allocation size at runtime when the project is built with IL2CPP scripting backend
- NullReferenceException is logged when cancelling Shader Graph recovery of an already deleted Shader Graph
- White Edges appear during Camera movement in runtime when using FSR2 with Motion Vectors and Exposure enabled
- Lens Flare renders without occlusion when the light source is obstructed by solid objects when running on Android using OpenGL