Search Issue Tracker
Error when compiling a project that uses RabbitMQ as WebGL
To reproduce:1. Open attached project2. Make WebGL build3. Build fails Read more
iOS ARMv7 IL2CPP Crashes on Start
To reproduce: 1) Download and open project2) Make sure scripting backend is set to il2cpp and architecture is armv73) Build and run ... Read more
[WSA] Impossible to copy - paste on Win Store Apps
1. Copy any selected text, then launch WSA application and paste it to any input field. The text will not be pasted. 2. In WSA appli... Read more
Some Unity games crashes on devices from 4.6
Some Unity projects tend to crash in the same place from Unity 4.6, this was not happening in 4.5 Read more
[WSA] Build and run issue on editor
Reproducible on new empty project using 4.6.0f1 - 5.0.0f1 versions; Press "Build and run" button when building WSA project with "Uni... Read more
IL2CPP doesn't collect virtual generic methods properly
1. Open "repro_670637"2. Built to iOS with IL2CPP3. App will freeze Note: Mono backend works fine Read more
Shaders: d3d9 doesn't like big shader literals (e.g. 1e9)
Using literals like "float a = 1e9" in shaders produces D3D9 assembly that's not really valid: "def c0, 1e+009, 0, 0, 0". Get error ... Read more
Rigidbody Freeze rotation and position in combination with FixedJoint yi...
How to reproduce:A: Run the "Scene01" scene in the attached example project and observe how cubes actB: The setup explained below Se... Read more
Physics2D.OverlapArea less precise than Physics2D.Raycast
Steps to reproduce this issue: 1. Open the attached project2. Open 'Test' scene-The CollisionTest script attached to the Box object ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS