Search Issue Tracker
Mecanim animation + the Unity sponsored UMA framework will result in foo...
To reproduce:1. Open attached project2. Open Scene023. Open Locomotion animator4. Choose Run.5. Change speed to around 0.1.6.Run the... Read more
Sub Emitter Module particle systems do not unpause with ParticleSystem.Play
To reproduce:1. Open attached project2. Open scene "ParticleSystemBug"3. Enter play mode - a particle system is created, paused and ... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text
- UIElements memory allocations grow when interacting with IMGUI custom Editor window
- AI Navigation Preferences are not indexed for Search and cannot be found when searching for them in the Preferences Search field