Search Issue Tracker
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
Crash on keywords::KeywordRemap::Remap related to Keyword remapping
We are currently not aware of a consistent reproduction scenario for this issue. Error that is seen before the crash in the log file... Read more
Toolbar's buttons colors aren't updated when Playmode tint color is chan...
Reproduction steps:1. Open a new Unity project2. Change the "Playmode tint" colour: Editor > Preferences > Colours > "Playm... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default