Search Issue Tracker
[Navigation] Unity does not focus correctly in Scene view
Steps to reproduce: 1) Download package "BUg.unitypackage", make new project in Unity and import this package. 2) From Project tab,... Read more
[UI] Unity Editor crashes when changing Text.text to "<quad material"
Steps to reproduce: 1. Open attached project "UI_test" 2. Open "test" scene 3. Select "Text" object in "Canvas" 4. Try to change tex... Read more
Assert.IsNotNull and Assert.IsNull do not trigger
Reproduction steps: 1. Open attached project (Assert) 2. Open scene 3. Click on the Main Camera - Notice that there is a script att... Read more
AnimatorControllerOverride.clips[x].overrideClip is a Field, should be a...
AnimatorControllerOverride.clips[x].overrideClip is a Field, should be a property with only Get http://docs.unity3d.com/ScriptRefere... Read more
[Android] Changing resolution Screen.SetResolution results in game freezing
Reproduction steps: 1) Open attached project "ScreenResWithSpinningCube" 2) Build and run on Android --- White cube should spin, but... Read more
GetComponent("Halo") fails when there is dynamically attached parent to ...
Reproduction steps: 1.Open project I attached(SkyboxTestSceneRepro) 2.Open Main scene 3.Play project Notice NullReferenceExcept... Read more
Property Drawer preview in the Inspector disappears on mouse input
1. Open the attached project 'unite.zip' (the new one) 2. Open the available scene 3. Select 'bug example' in the Hierarchy 4. Move ... Read more
SetParent(null) causing sub-object to call OnEnabled
To reproduce: 1. Open attached project 2. Open profiler set it to deep profile 3. Run EditorMap scene 4. Move around the map 5. No... Read more
[ShaderCompiler] Internal error communicating with the shader compiler p...
Reproduction steps: 1. Open attached project. 2. Select "RainSplash_Bug" shader. 3. Select "Custom > OpenGLCore" in a compiled code... Read more
Reset Transition not reseting default value
Reset Transition not reseting default "Transition Duration" value. repro: Import attached package open Set-up scene select mangagir... 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