Search Issue Tracker
Unity freezes on EditorUtility.FocusProjectWindow(); call
To reproduce:1. Open attached project2. Open Maintainer window (Window > Code Stage > Maintainer)3. Press Find issues button4.... Read more
[GraphicsAPIOptions] It does not switch API when you remove the top most...
How to reproduce:1. Create a new project or open the attached one2. switch platform to Standalone3. Open Player settings -> Other... Read more
WebGL throws an exception on GameObject.CreatePrimitive(PrimitiveType.Cube)
Reproduction steps:1. Open the attached project "WebGLCrPr"2. Build the scene "bug" for WebGL3. Run the game, wait for 2 seconds aft... Read more
Prefab with RectTransform does not apply or revert changes properly
Steps to reproduce:1. Open Unity2. Create a UI element with a RectTransform and make it into a prefab3. Press "Apply" on that prefab... Read more
[Material] <quad> tag support in UI.Text elements
<quad> or <material> tags in UI.Text support. At the moment, these are only supported in Text Mesh objects, as UI.Text u... Read more
Scene gets dark after loading level again
To reproduce:1. Open attached project2. Open Main scene3. Press play4. Press Enter after cube collides5. Notice that scene now is dark Read more
[ReflectionProbes] Baked Reflection Probe data does not get reloaded aft...
How to reproduce: 1. Open attached project2. Open scene Scenes/test.unity3. Select the Reflection Probe in the scene and Bake it- No... Read more
Physics crash playing scene
To reproduce:1. Open attached project2. Open game scene3. Press play4. Editor crashes 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class