Search Issue Tracker
Parent GameObject is created when creating empty parent on a default par...
How to reproduce:1. Create a new Project2. Hierarchy > 3d object > Cube3. Right-click the Cube and "Set as Default Parent"4. C... Read more
Child object is not added to a prefab when dragging and dropping object ...
How to reproduce:1. Open the attached Unity project2. Open New Prefab prefab3. Drag New Prefab 1 prefab to a Hierarchy window Expect... Read more
Optimize Mesh Data setting can make UV data corrupted in the player
How to reproduce:1. Open user attached project "TEST 2.zip"2. In the menu bar, click on File>Build And Run3. When the application... Read more
Delete and Unpack prefab asset does not unpack all the prefab instances ...
Steps:1. Open attached project2. Open TestScene3. Multiselect all the prefabs in Project Browser4. Delete and Unpack==> Some of t... Read more
[Undo] System is already interested in this transform, SetSystemInterest...
How to reproduce:1. Open attached project2. Select New Prefab(1) and in Inspector apply prefab changes3. Select New Prefab(2) and in... Read more
Gfx.WaitForPresentOnGfxThread > Semafore.WaitForSignal uses around 9 ms ...
How to reproduce it:1. Open the user's attached project2. Load the "Game" Scene3. Open the Profiler window (Window > Analysis >... Read more
Crash when redoing undo actions made during game mode on Canvas child ob...
Repro:1. Create a new project2. Create an UI object in scene hierarchy. i.e. GameObject -> UI -> Text3. Create an empty GameOb... Read more
[WebGL] Profiler does not autoconnect on WebGL builds
How to reproduce:1. Create new project2. Open build settings, switch to WebGL and enable Autoconnect profiler setting3. Build and ru... Read more
Reflection Probes are not being released when loading another Scene
How to reproduce:1. Open the user's attached project "ReflectionProbeTest-2021.zip"2. Open Assets/ReflectionProbeTest/Scenes/main.un... Read more
Console errors are thrown when updating Cinemachine Package to 2.6.9
Steps to reproduce:1. Open new HDRP Project2. Open Window>Package Manager3. Select Cinemachine Package4. Install/Update the Cinem... 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
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names