Search Issue Tracker
Profiler Capture preview image size changes after saving Profiling infor...
Steps to reproduce:1. Create new Unity project2. Open Profiler window3. Profile for sometime in Play Mode4. Exit the Play mode and s... Read more
Exception: Failed to update dependencies is thrown when Importing Sample...
How to reproduce:1. Open the attached Test.zip project2. Go to Menu bar-> Tiny-> Import Samples3. Inspect the errors thrown in... Read more
The text does not lines up with the description box in Build Profiles wi...
Steps to reproduce:1. Create new Unity Project2. Open Build Profiles window3. Dock the Build Profiles window next to the Inspector o... Read more
Crash when running Editor with batch mode and vcsMode flags
How to reproduce:1. Download the attached project2. Open the "Repro.bat" in a text editor3. Change the "Unity.exe" file directory to... Read more
-profiler-maxusedmemory cmdline option doesn't work
-profiler-maxusedmemory has no effect in standalone player builds. This prevents users to configure optimal value to maintain the lo... Read more
Blocknodes available to ContextNode are not properly displayed when UseW...
Steps to reproduce:1. Open "Assets/MyGraph/IssueGraph"2. Create ChildContext Node "Create Node -> ChildContext"3. Press "Add a Bl... Read more
[Rider Editor] Opening a scene will open it in JetBrains Rider instead o...
How to reproduce:1. Create a new Unity Project2. Create one more Scene3. Install the Rider Package4. Set the JetBrains Rider as the ... Read more
Lightmapping memory does not deallocate when baking is completed
The case about GI meta pass rendering not deduplicating meta pass textures is tracked here [UUM-55090] GI meta pass is generating un... Read more
[Mac] Crash on __pthread_kill when entering Play Mode with Vuforia Augme...
How to reproduce:1. Open the attached project("Vuforia_Crash")2. Enter Play Mode Reproducible with: 2018.4.6f1 (Vuforia 8.3.8), 2019... Read more
Timeline Asset is selected after File New
The Timeline Asset is selected and displayed in the Timeline window after a File > New operation.This is not only wrong, but very... 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