Search Issue Tracker
Streaming of OGG audio files is corrupted at the beginning
To reproduce: - Open attached project and load scene "test"- Click on "Main Camera" in Hierarchy- Uncheck the "Stream" checkbox on t... Read more
OnTriggerExit behaviour wrong when disabling/destroying
OnTriggerExit is not calledOnTriggerExit behaviour wrong when disabling/destroying other collider.Please run the test_scene and watc... Read more
Add Component window present on the Desktop
Add Component window present on the Desktop although the editor window is minimized. To reproduce:- Create a new project- Select the... Read more
Spot light with "Not Important" render mode behaves like point light
By design: Lights that have their Render Mode set to Not Important are always per-vertex or SH.http://docs.unity3d.com/Manual/Render... Read more
In Unity 3, an empty .js file was allowed. Now, it produces an internal ...
Steps to reproduce : - create a new javascript file- open it in Mono Develop and delete everything- save and go back to the editor a... Read more
Move mouse in a circle while holding mouse button fails in multiple brow...
Move mouse in a circle while holding mouse button fails in multiple browsers. This test fails in both Windowed and Fullscreen. Repro... Read more
Files of type .assetbundle are missing their new icons in Project Browser
.assetbundle files have some sort of default white icon that doesn't scale when zooming in the project browser. Sounds like assetbun... Read more
RenderTexture.SetActive profiler spikes
Steps to reproduce : - import the project attached- hit play and look at the profiler- notice that about every 50th frame RenderText... Read more
Implement correct error for unsupported browsers. (UO2).
Implement correct unsupported error message when using an unsupported browser. Read more
WWW audioclip freezes iOS before playing it
To reproduce:1. Open project iOSWWWBug_3.52. Build and run on iOS(xcode project already attached - test) 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
- 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
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present