Search Issue Tracker
If animation is played before activating inactive game object it will ne...
To reproduce:1. Open attached project2. Open AnimationBugTest scene3. Press play4. Press Set Inactive5. Press Play Idle6. Press Set ... Read more
Adding new (not mb) list elements in the inspector overwrites the objec...
To Reproduce: 1. Open the attached project or paste the attached script into a new file.2. Change 'Test List' size to any value obse... Read more
Finishing WebGL build freezes Editor to death
a) When building a default project(Main Camera and Light, no assets) for WebGL, it takes more than few mins, mostly getting stuck at... Read more
Deferred rendering looks corrupted in Scene view with AA on
1. Open new project2. Select camera and switch to deferred rendering3. Scene view will be with artifacts Read more
Unity crashes when loading StructureMap plugin
Steps to reproduce:1. Download attached project. The project contains StructureMap plugin (https://www.nuget.org/packages/structurem... Read more
The documentation has nothing about 'responseHeaders'
There is absolutely no documentation on responseHeaders property of WWW. You can see in MonoDevelop that it autocompletes this to an... Read more
Sprite Packer crashes when packing modified (dithered and compressed) sp...
To reproduce:1. Open attached project2. Open Textures folder3. Make sure that 'Override for Standalone' option is toggled off on all... Read more
There is scenes in Build Settings that do not exist in project
To reproduce:1. Open attached project2. Open build settings3. Notice that there is bunch of scenes that don't exist in project Read more
Inspector doesn't immeadiately reflect changes in arrays when an element...
To reproduce:1) Create new project2) Create script which would have a public array, like this: (C# example) using UnityEngine;public... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled