Search Issue Tracker
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
PhysicMaterials missing from Standard Assets
Present under SampleScenes, but not Standard Assets. Only the three being used are here. I will re-add these to the repo, but this f... Read more
Infinity fields cannot be set to Infinity after setting them to somethin...
To reproduce:To reproduce:1. Add a Hinge Joint to any game object2. Set Break Force to any non-Infinity value (41, for example)3. Se... Read more
Hinge Joint with Preprocessing Disabled does not provide Bounciness
To reproduce:1. Open attached project2. Open Untitled scene3. Make sure that Cube 1 has a Hinge Joint with Limits enabled, Bouncines... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS