Search Issue Tracker
Animator component properties are animatable and create errors
Animator component properties should not be animatable, but they are.(Animator, Apply Root Motion, Update Mode, Culling Mode) ...the... Read more
Missing spaces around classnames wont allow scripts to be attached
Example code showing the issue:using UnityEngine; namespace MyGame{public class Player: MonoBehaviour{public float Health;}} Works w... Read more
Standalone Player with "Development Build" option doesn't output the err...
Reproduction steps: 1. Open "MinimalRepro" project2. Build the Player with "Development Build" option enabled3. Open the Player4. Cl... Read more
[2D] [Tilemap] Warnings appear when adjusting Tilemap Cell Gap values
[2D] [Tilemap] Warnings appear when adjusting Isometric Tilemap Cell Gap values Steps to Repro:1. download attached project and open... Read more
Parent and child Buttons are highlighted when only hovering over a Child...
How to reproduce:1. Open attached "case_1067993" and Scenes/SampleScene scene2. Enter the Play mode3. In the Game View, hover over t... Read more
Save on scene changed popup crashes Unity
Save on scene has changed popup crashes Unity. 1. What happenedSelecting "Dont Save" or "Save" in the "Scene has changed" pop-up men... Read more
Button has a wrong interactable zone at the top when trying to press it
How to reproduce:1. Open user's project2. Press Play3. Try to slowly highlight the "Button" button by hovering on it, coming from th... Read more
An error is shown in the Inspector when a class is inside a namespace an...
Repro steps:1. Open QA attached project "repro_1070400"2. Select script "TestScript" in the Project Window3. Observe the Inspector4.... Read more
Game Objects from a Scene in an AssetBundle do not work properly if they...
Reproduction steps: 1. Open "ShaderAssetBundleTest.zip" project2. Open "TestScene" Scene3. Enter Play mode4. Look at the two Game Ob... Read more
Editor crashes when closing popup windows
If any editor popup window is closed using the keyboard, the editor will crash. This is happening on both MacOS and Windows. Steps t... 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
- [UI Builder] Hierarchy Window's Show Attached StyleSheets view option does not display used StyleSheets
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked
- Some Prefab Source and Override content bounds are misaligned
- The Package Manager's "install packages by..." panels break when Domain Reload is triggered, and the panel is open