Search Issue Tracker
Blank Unity project crashes at start on specific Android devices from Un...
When building empty Unity 5.4 project to specific android devices (samsung galaxy tab 3 lite(SM-T113) or Amazon fire 7) it crashes o... Read more
Drastic color shift in skybox using EXR skybox after unity 5.4.0b8
Morten M. called my attention to an unexpected change in how EXR color values appear in cubemap skyboxes in trunk versus Unity 5.4.0... Read more
Profiler shows unnecessary entries when deep profiling
Profiler shows irrelevant data when profiling a method from a script with Deep Profile enabled. Steps to reproduce:1) Open the attac... Read more
[iOS] Application crashes when throwing an exception from OnGUI click fu...
Steps to reproduce: 1. Open attached project (CrashLogTest_Stripped.zip)2. Build the project for iOS3. Build generated Xcode project... Read more
[Inspector] Network components' help buttons links to MonoBehavior in docs
Steps to reproduce:1) open any/new unity project2) add NetworkManager component (or any other Networking component e.g. NetworkIdent... Read more
Custom cursor looks corrupted or invisible on Mac and Windows Standalone...
1. Open attached project2. Go File -> Build Settings -> Player Settings -> PC, Mac & Linux Standalone3. Build and run t... Read more
[OS X] Game is always running in background if Standalone build was mini...
1. Open attached project2. Make sure 'Running in Background' option is turned off for Standalone platform (File -> Build Settings... Read more
[WWW] New WWW object without internet connection doesn't set Error field
Steps to reproduce:1. Download and open attached project "WWW test.zip"2. Open scene "Test" and play it3. Notice output in console: ... Read more
[Audio]Low pass filter effect on Audio listener has no effect
Low pass filter effect on Audio listener has no effect 2. How we can reproduce it using the example you attached-Launch the attached... Read more
GPU profiling is not supported on MIPAD from Unity 5
Unity shows that GPU profiling is not supported for Xiaomi MIPAD since Unity 5, even though it worked fine in Unity 4 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