Search Issue Tracker
[IL2CPP] Mathf.RoundToInt method doesn't work correctly
To Reproduce: 1. Run the attached script with mono/il2ccpp2. Observe that IL2CPP returns incorrect values for: Mathf.RoundToInt(4.5f... Read more
[WebGL] Trying to access a non existing address via WWW.LoadFromCacheOrD...
Reproduction steps:1. Open attached project2. Build scene "Test" for WebGL3. Run the game in Firefox, it will crash What I'm doing h... Read more
ATC texture compression quality on OS X is worse than on Windows
Textures get corrupted when converted to ATC RGBA 8 bits format on the OS X Editor. This issue can’t reproduce on Windows. It seems ... Read more
[SurfaceShaders] Compiler crashes when too many closing braces present i...
To Reproduce: 1. Open the attached project.2. Observe that when braces are mismatched instead of the syntax error message "Shader co... Read more
Sorting of layers depends on the viewing angle (in 3D scene)
To reproduce:1. open attached project2. Open dirtyDirtyBugScene scene3. Make sure the scene is in 3D. Check that the hair of the gir... Read more
2D sprites are sorted differently in Scene view and game view
To reproduce:1. Open attached project2. Open dirtyDirtyBugScene3. Observe Scene mode4. Switch to game viewExpected result: the views... 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