Search Issue Tracker
Tooltips are split and shown on both screens when using dual monitors
To reproduce:1. Open a new Unity project2. Drag Inspector* Window to a second monitor3. click on Main Camera*4. Drag the mouse to an... Read more
Tabs locked and greyed out after layout change
Reproduction steps:1. Create a new project2. Create a Tilemap game object3. Add Grid component to Layer game object (which is a chil... Read more
[Undo] Unity crashes when trying to undo component addition from a GameO...
Reproduction steps:1. Open the attached project2. Create two Game Objects3. Add an UndoBugScript to object A4. Make object B a child... Read more
Editor crashes when inspecting a specific object while you are joined to...
To reproduce:1) Open attached project and 'playingScene'2) Build and run it3) In the player, select "Host"4) After it finishes loadi... Read more
Editor crashes on UnloadSceneAsync() when exiting play mode if two scene...
Steps to reproduce:1. Download 868291_repro.zip and open "DefaultScene" scene2. Add "Garage" scene to the hierarchy3. Press play4. P... Read more
[iOS] Crash after waking device from sleep when creating WebSocket with ...
After creating a WebSocket, if the device is locked and unlocked, the app crashes if HTTPS is used. Steps to reproduce:1) Open the a... Read more
Custom manifest android:configChanges overwritten in built apk
How to reproduce:1. Open user provided project2. Inspect that provided AndroidManifest.xml defines 'layoutDirection' at the end of a... Read more
Editor crashes and Assertion failed on expression: '!gameObject.IsActive...
To reproduce:1. Open repro project(link in edit)2. Open 'Test' scene3. Delete all GameObjects except 'MachineGun'4. Play scene Expec... Read more
Time and FixedTime progresses if a MonoBehaviour with OnDrawGizmos exist...
Reproduction Steps:1. Import attached project.2. Open "TimeTest" scene.3. Select "Test Object" in Hierarchy.4. Move it around in the... Read more
"UnityEngine.Light does not contain a definition for lightmappingMode" c...
Steps to reproduce:1. Open the attached project (TestProject878098.zip)2. Open the Assets/qq.unity scene3. Build the project4. Obser... 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
- [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
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons