Search Issue Tracker
It's not possible to have separate instances of the Random class
Take a look at the API: http://docs.unity3d.com/ScriptReference/Random.html Note that the 'seed' value is static and therefore global. Read more
UI Text Best Fit does not work
How to reproduce: 1. Open any (new) project2. Create a UI Text3. Enable the Best Fit setting- Note how the text does not expand to f... Read more
[Shadows] Spotlight doesn't drop shadows if positioned too close
1) Open the attached project and Scene in it2) Turn on lighting in the Scene view3) Try sliding the Spotlight object closer to game ... Read more
External: [WebGL][Chrome] audio not played on left channel
-e: see title, works fine on firefox -repro:--play scene in editor--notice the different sound in the left and right channel--build ... Read more
[Mac OS only] Moving file failed error when opening any project from ano...
- Open any Unity project on Mac OS- Go to File -> Open Project and choose a different project to open. You will get this error me... Read more
Changing Reflection Intensity at runtime via script doesn't work
Changing Reflection Intensity at runtime via script does not work. However, changing it manually in the editor works. RenderSettings... Read more
Player crash on start
To reproduce:1. Build test scene2. Player crashes Read more
Baked light casts shadow for object's back face for CastShadows=On
1. What happenedBaked light casts shadow for object's back face for CastShadows=On 2. How we can reproduce it using the example you ... 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
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Project Browser Icons use the wrong Theme and Users are not shown any indication that process will be deferred when switching Editor Theme in Play Mode
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis