Search Issue Tracker
[Graphics] Left ALT+Return toggles fullscreen
Steps to reproduce:1) Open provided example project2) Press File > Build an Run3) Press "Play!"4) Press left ALT + Return to swit... Read more
Profiler's Record setting gets enabled again when re-opening the Profile...
How to reproduce: 1. Open any project2. Play the scene3. Open the Profiler window4. Disable the Recording5. Close the Profiler windo... Read more
[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
[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
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
IL2CPP (iOS) build fails when removing scripts between builds without re...
-Build attached project for iOS with IL2CPP-Delete everything in Assets folder-DON'T close the Editor-Build once again to a differen... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject