Search Issue Tracker
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
Unity crashes in a build when a GameObject has components that belong to...
Repro steps:1. Open user attached project2. Open scene "GameScene"3. File -> Build and Run Expected: Build runs normallyActual: B... 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
- Raycasts travel an incorrect distance when a non-normalized Direction vector is provided to RaycastCommand
- The mouse cursor can escape the bounds of the Game view when the Editor experiences a stall
- Files are displayed inconsistently by file type in the Project window when set to display in Two Column Layout
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted