Search Issue Tracker
AudioClips with "stream from disk" and AssetBundles doesnt work as expected
if you use AudioClips with "stream from disk" flag and load them from AssetBundle, Fmod allocates memory for full size wave.some inf... Read more
AudioListener.pause not working
User has to make workarounds to make the AudioListener.pause work. Maybe this is by design OR it is something that should be explain... Read more
CompareApproximately (s, 0.0F) assert when WindZone is on a 90 degree ro...
To reproduce:- Create a particle system- Add a windzone component to the particle system- Start simulating Read more
Delete, Duplicate, Find, Frame Selected and Copy/Paste are not working o...
Reproduction steps: 1. Open "FocusNotEditable.zip" project2. Open "SampleScene" scene3. Select "CubeA"4. "BUGREPORT" -> "Set NotE... Read more
CollisionFlags.Below C# example fails to compile
http://unity3d.com/support/documentation/ScriptReference/CollisionFlags.Below.html C# example should be: if ((controller.collisionFl... Read more
EditorWindow documentation is wrong in relation to create window
this page in the documentation is wrong according to how to create and show an editor window :) http://unity3d.com/support/documenta... 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