Search Issue Tracker
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
[iOS] All iPhone builds show iPhone 6 plus launch image
To Reproduce: 1. Build the attached proiject (simulator or device).2. Notice that on all iPhones the iPhone 6+ landscape image is sh... Read more
[OpenGL] Non-uppercase SV_POSITION semantic silently fails on Mac and ma...
Steps to reproduce this issue: 1. Open the attached project2. Look at 'Uppercase' material in Inspector, see that the sphere is rend... Read more
[AudioImporter] ClearSampleSettingOverride does not recognize BlackBerry
Steps to reproduce this issue: Open attached example project Execute from the main menu "BugReport > AudioImporter.ClearSampleSet... Read more
[AudioImporter] ContainsSampleSettingsOverride does not recognize BlackB...
Steps to reproduce this issue: Open attched example project Execute from the main menu "BugReport > AudioImporter.ContainsSampleS... Read more
UnityEvent drawer does not request appropriate subtype for parameter field
Suppose you have a method like: void SomeMethod(MyComponent c) Adding this method to a UnityEvent in the Inspector works, but the ob... 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
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- 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