Search Issue Tracker
[Forward|Clear] 2nd camera doesn't clear skybox if main camera has Image...
Steps to reproduce: 1. Open attached project (SSAO bug.zip)2. Open scene "SSAObug"3. Make sure that "Anti aliasing" (found in Qualit... Read more
[Mesh] "Failed getting triangles. Submesh topology is lines or points" e...
1. Mesh mesh = new Mesh();2. Debug.Log(mesh.triangles);3. Get the error! (which doesn't cause anything bad, but is annoying) Seems t... Read more
Canvas: Screen Space - Camera, is not scaled correctly on first play fra...
To reproduce:1.Open attached project.2.Open "VRCanvasError" scene located in Assets.3.Check Pause mode and play the scene.4.Notice t... Read more
Mask turns pink when mask is toggled during the pause
How to reproduce:1. Open the attached project2. Play the scene and press pause3. Select the MaskImage element4. Try toggling the Sho... Read more
[SphereCollider] Surface normal on hit is inversed
Steps to reproduce: 1. Open attached project "SphereColliderBug-12June2015.zip"2. Open "SphereColliderBugScene" scene3. Press play a... Read more
[WP8] Editor crashes when building for Windows Phone 8
To reproduce:1. Open attached project2. Build for Windows Phone 83. Editor crashes Read more
[ExecutionOrder] OnTriggerEnter2D is called before Start if object is in...
Steps to reproduce: 1. Open attached project2. Open "Untitled" scene3. Run it4. Open console and notice that OnTriggerEnter2D is cal... Read more
Loading B&W jpg image in runtime produces incorrect result
Steps to reproduce:1. Open attached project's scene "Test".2. Enter play mode.3. Black and white image loaded on runtime has some co... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default