Search Issue Tracker
[Editor] Prefab gets corrupted when importing Standard Assets from Asset...
Prefab becomes corrupted upon importing of Standard Assets from the asset store. Repro steps:1. Open attached project.2. In the proj... Read more
[Graphics] Camera Clear flags slected "Don't clear" duplicates and inver...
Steps to reproduce:1. Download and open project "NewBug"2. Open "Main" scene3. Select Camera Clear Flags to "Don't Clear" Notice how... Read more
Point light shines unevenly at some directions when at high range
To reproduce:1. Open project "766498 repro.zip"2. Open the scene "Game"3. Zoom out so the whole plane is visible4. Observe that the ... Read more
[WebGL] build errors with benchmark project
-e: see title, it is the unity benchmark project, works well in 5.3.2 -repro:--1) get project from ono (/test-data/unity_bench2)--2)... Read more
ParticleSystem API should be consistent with using radians
1. What happenedParticleSystem API should be consistent with using radians. Currently, Particle.rotation uses Degrees. 2. How we can... Read more
[WebGL] IL2CPP exception when compiling to WebGL
Reproduction steps:1. Open project "benchmark2015"2. Build for WebGL--- Build will fail Full error message in edit Regression since:... Read more
[AW] vertical scrollbar on the right side of the AW is broken
[AW] vertical scrollbar on the right side of the AW is broken When scrolling vertically in the AW Dopesheet, the scrollbar on the le... Read more
[Skinning] Skinning broken on Mac since 5.4 (OpenGL issue?)
Character skinning is broken on MacOS 1. What happenedMost, if not all, characters with skinning (joints binded to mesh vertex) are ... Read more
[TextureImport] Since 5.3 crashes in batch mode when importing certain t...
Unity 5.3.0f2 or newer (does not repro with Unity 5.2.x)Editor running in batchmode (does not repro in the Editor GUI)ASTC Texture C... Read more
ParticleSystem API. Rename Particle.lifetime to remainingLifetime
1. What happenedAs of now there's startLifetime and lifetime fields of Particle class. The later name is a bit confusing as it retur... 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