Search Issue Tracker
OnPostRender is called multiple times per frame when setting Application...
Reproduction steps: 1. Open the attached user's Unity project "TestOnPostRender.zip" 2. Go to Assets > Scenes folder 3. Open "Sample... Read more
Runtime helper generated GameObjects are not added to main thread list w...
How to reproduce: 1. Open the user's project "TestCSharp8.zip" 2. Press Play and observe the Console Window Expected result: Genera... Read more
MonoBehaviour Scripts cause compilation errors when the namespace contai...
How to reproduce: 1. Open the user-submitted project 2. Open the scene "Reproduction" (Assets/Scenes/Reproduction.unity) 3. In the H... Read more
Microsoft.CodeAnalysis.GeneratorAttribute causes errors in console
Reproduction steps: 1. Open project "unitybetafeatures.zip" 2. Observe the Console window Expected result: No errors in console Act... Read more
ColorUtility.TryParseHtmlString parses darkblue as #0000A0 instead of #0...
How to reproduce: 1. Open the attached project ("1408463_repro.zip") 2. Open the "SampleScene" Scene 3. Enter Play Mode 4. Observe t... Read more
Fatal error "GetManagerFromContext: pointer to object of manager 'MonoMa...
Reproduction steps: 1. Open the attached project "1403883.zip" 2. Open "Main" Scene 3. Enter Play Mode 4. Close the Editor Reproduc... Read more
Objects cannot be assigned in the Inspector when serialized field is der...
How to reproduce: 1. Open the user's attached project 2. Open scene Scenes/EnemyCreationScene 3. In the Hierarchy window, select "Bo... Read more
GameObject's position is not updating correctly when using [ExecuteAlways]
Reproduction steps: 1. Open the attached project "1424891.zip" 2. Open the "SampleScene" Scene (Assets/Scenes) 3. Observe the "Cube"... Read more
'ThreadAbortException' is thrown when creating a C# script before the Ed...
Reproduction steps: 1. Create a new Unity project 2. Create a new C# Script 3. Create another new C# Script before the Editor starts... Read more
[Mobile] Screen.resolutions returns empty array on iOS/Android devices
How to reproduce: 1. Open the attached "1411013_Repro.zip" project 2. Build and run the Scene "SampleScene" on an iOS or Android dev... 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