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
- [Vulkan] Crash on with multiple stack traces when rendering large Terrain with specific hardware
- Crash on SkinnedMeshRendererManager when interacting with a prefab generated with uncombined meshes using Synty Sidekick Character Creator
- Crash on folly::detail::safe_assert_terminate_v when updating the Meta XR SDK Packages
- The text font falls back on a different font depending on the fallback font used
- Template is opened in Isolation when opening it in Context and users Save the UI Document when prompted to do so in UI Builder