Search Issue Tracker
Application.LoadLevel() loads scene when called from Editor
When Applcation.LoadLevel() is called in Editor from overridden MonoBehaivour method Reload() loads a scene into Editor. This should... Read more
uGUI system does not properly align fonts of different sizes by the font...
1. Open attached project and open scene2. Observe how, when the texts have different font sizes, their baseline does not match. What... Read more
Add RectConstraint to a gui object produces nullReferenceException
1. in an empty 2D scene, create a button2. add component RectConstraint Result: console responds with NullReferenceException: Object... Read more
Universal: Lightmapped Standard shader too bright
When lightmaps are used, objects which are lightmap static and use the new Standard shader are brighter than with legacy shaders, es... Read more
RectConstraint component produces extreme button stretch and sometimes e...
1. Open scene in attached project2. Move one of the button x-axis anchor points around and the button streches to very large valures... Read more
exporting a prefab and then importing it in another project changes the ...
To reproduce:1. Open attached project2. Export Floor prefab (found in Assets folder)3. Create new project4. Import Floor prefabExpec... Read more
Dynamic lights do not work on material with fixed function shader with t...
This is reproducible in OpenGL and OpenGL ES. Everything works fine in DirectX. Reproduced with:Unity Version 4.3.2f1 (0517a5ae8669)... Read more
NavMesh is generated incorrectly if HeightMesh is enabled
Steps to reproduce:1. Create a project which has uneven terrain2. Create a NavMesh for the terrain with HeightMesh enabled3. NavMesh... Read more
Obsolete API upgrade error does not disappear if script containing obsol...
Steps to reproduce:1. Create a script which uses obsolete code in 5.0.0 or import ImageEffects standart package from earlier major v... Read more
Error message: Serial can´t be blank needs rewrite
Reason: Serial can´t be blank, should be a better description like serial is unknown.. REPRO:Prerequisites: An .ulf file with a unkn... 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