Search Issue Tracker
[Android] Inconsistencies with baked navmeshes on mobile
How to reproduce:1. Open the attached project2. Build and run on Android deviceResult: Cubes are instantiated and NavMesh is baked, ... Read more
[Transform] Undoing a Particle systems transform change throws a NullRef...
Repro steps:1. Create a new particle system2. Move or rotate the particle system in the scene view3. Press Ctrl + Z to undo4. Error ... Read more
[Regression] DoDeCruncherJob failed. Failed to decompress Crunch texture...
Steps to reproduce:1. Open user attached project2. Notice the crunched texture on quad is displayed in editor3. Build standalone4. N... Read more
[iOS][Metal] Shadows on UI camera cause Main Camera to not render the image
Steps to reproduce:1. Open the attached project ("884781 repro.zip")2. Enter play mode3. Notice that there's a skybox, two cubes and... Read more
Unity project detected as opened with an older version of Unity if proje...
How to reproduce:1. Create a Unity project (with 5.5.0f3, for example) and close it2. Open it with 5.5.2p1 and close it (make sure, ... Read more
[LOD] LOD rendered are active after disabling LOD group in Play mode
To reproduce:1. Open attached project;2. Open LODBugTest scene;3. Enter Play mode;4. Press Enable/ Disable LOD button. Expected resu... Read more
[OSX] Building android apk for the first time crashes editor
Steps to reproduce: 1. Create new project and switch platform to Android2. Import 'Unity Samples: UI' project from asset store3. Set... Read more
angle between identical vectors is not 0
-e: see title, calculating the angle between two identical vectors should be 0 but isn't -repro:--run scene in attached project--NOT... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used