Search Issue Tracker
[InputField] charIndex is always zero in InputField.onValidateInput when...
Repro steps:1) Open the project and only scene in it2) Try writing something in the InputField and notice in the console that the in... Read more
Cannot change clip in animation window if selection is locked
Cannot change clip in animation window if selection is locked. 1. Create a game object.2. Open Animation Window and create a new cli... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS