Search Issue Tracker
Passing null to Undo.RegisterCompleteObjectUndo or RegisterFullObjectHie...
Steps to reproduce: 1. Open attached project "779052.zip" 2. Open scene "repro" 3. Run it - Unity crashes at "GetAffectedUnityScene... Read more
Water shaders in standard assets are broken
How to reproduce: 1. Create a new project 2. Import Standard Assets (Right mouse click on Assets folder -> Import Package -> Environ... Read more
Transform values change slightly when duplicating nested prefabs that ha...
Repro steps: 1. Open "case_830145-ZedPandemic (2).zip" project 2. Load "test" scene 3. Select all the prefabs who make up a square i... Read more
[Prefab] Redoing an undo-ed prefab object creation makes two objects ins...
To reproduce: 1) Create new project 2) Create new empty object 3) Make a prefab out of it by dragging to project view 4) Undo twice ... Read more
[Assets Management] Assets added using AssetDatabase.AddObjectToAsset ch...
Reproduction steps: --------------------------- 1) Open user's project 2) Make sure that 'Assets -> Data' folder is empty 3) From th... Read more
When exporting a scene, the associated cginc files with the shader would...
Steps to reproduce: 1) Download attached project ' TestPackingWithoutShaderIncludeFiles.zip' and open in Unity. 2) In project tab,... Read more
[NestedPrefabs]Some connections are not removed after undoing a creation...
Steps to reproduce the issue: 1. Open attached project. 2. Open scene named "main". 3. Select game object named "Parent", drag and d... Read more
Crash in CxxThrowException when duplicating object
To reproduce: 1. Open attached project 2. Duplicate the object "10)" (Prac10 -> prac10Page00 -> line 2 -> click on "10)") 3. Editor... Read more
[MSE] Scene management is not initialized when OnEnable is called for Ed...
How to reproduce: 1. Open the attached project and notice two scenes are open. 2. Clear the console and close "Windowm8" window if ... Read more
EditorApplication.LoadLevel* methods should be deprecated
Note - unlike the regular runtime Load, these methods were created to support Asset Bundles scene extraction (they skip build-index ... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow