Search Issue Tracker
Memory Leak in Android build when Full Stack Trace logging is enabled
Reproduction steps:1. Download and build the submitted project "project.zip"2. Open the built .apk in Android Studio (File -> Pro... Read more
Unity Version Control project settings does not align with window title
Steps to reproduce: Create a Unity project Go to "Edit -> Project Settings" Select "Version Control" Observe how window data is d... Read more
GameObjects are not rendered by the Overlay Camera when calling Universa...
Reproduction steps:1. Open the attached 'My project'2. Open the 'SampleScene'3. Enable the 'DrawCamera' GameObject Expected result: ... Read more
Profiler reports nonsensical allocation callstacks when calling native A...
From examining a customer project that uses AVPro Video (https://renderheads.com/products/avpro-video/) for Android, trying to track... Read more
Static constructor doesn't work with IL2CPP
How to reproduce: 1. Open attached project2. Open scene scene.unity- Scene contains nothing but a gameobject with a script attached.... Read more
Sprite tag reverts to 'blank' rather than None when selecting "Remove un...
1. import sprite and set to single mode2. In packing tag create a new tag and hit enter: the new tag is visible3. Now select "remove... Read more
The Editor freezes indefinitely when a large number of elements are ente...
Steps to reproduce: Create a new Unity project using the Universal 3D template Create a new Heatmap with Default Values (Assets >... Read more
[macOS] Keyboard input gets cached when application resumes active
Steps to reproduce: Move application to background; Press a key and hold; Move application to foreground, get focus; Release the key... Read more
[Linux] Crash on ModalProgressBackendLinux::Clear when Domain Reload pro...
Reproduction steps:1. Create a new project2. Enter the Play ModeOR1. Create a new project2. Open the Package Manager window (Window ... Read more
Asset bundle build pipeline does not account for fields ifdef'd with #if...
Asset bundle build pipeline does not account for fields ifdef'd with #if UNITY_EDITOR This causes the editor to serialize fields whi... 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
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
- Selected Animation clip in the Animation window changes when the Domain Reload is triggered
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled