Search Issue Tracker
ShortcutAttribute does not work when in Play mode and the Game view is s...
How to reproduce:1. Open the attached "Shortcut.zip" project2. Press Alt+N and notice that a message gets logged in the console3. En... Read more
[ANDROID] Crash caused by Signal 6 when running Unity as an exported pro...
Reproduction steps:1) Create a new Unity project2) Switch platform to Android3) Export the project and import it to Android Studio4)... Read more
Resources.LoadAll() sometimes freezes Editor upon recompilation
Reproduction steps:1. Open user attached project2. Open Assets\_Scenes\Setup Scene3. Press Play4. Repeat step 3 for 5-20 times Expec... Read more
Enabling Deep Profile on Standalone Profiler crashes the Standalone Prof...
Steps to reproduce:1. Create a new project or open an existing one2. Open Standalone Profiler3. Enable Deep Profile4. Switch to Edit... Read more
Bloom effect is different from a standalone platform when a Scene uses H...
Reproduction steps:1. Open the attached “ReproProj” project for a standalone platform2. Open “Assets/Scenes/Scene1.unity” Scene3. In... Read more
High CPU Load when editor is trying to trim Full GI Cache
How to reproduce:1. Create and open a new project2. Ensure "Maximum Cache Size" (in Edit -> Preferences) is set to 5GB,3. Close p... Read more
ProBuilder shape pivot location is always in the center when the Pivot i...
How to reproduce:1. Create and open a new project2. Install the ProBuilder package from Package Manager3. Select the “Create Shape“ ... Read more
[Undo] Unity crashes when performing large amount of redos that manipula...
How to reproduce:1. Open new Unity project2. In Hierarchy window, create multiple different prefabs, duplicate until you have around... Read more
Using TryDequeue on an empty NativeQueue stops the queue from receiving ...
How to reproduce:1. Open the attached "NativeQueue Test.zip" project2. Open "SampleScene"3. Enter Play mode and inspect the console ... Read more
Search Settings page is slow in big project
The search settings page is implemented using IMGUI which means long calls executed duing the OnGUI function can have impact on the ... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist