Search Issue Tracker
Scripts don't work when Roslyn Analyzer is disabled
Reproduction steps:1. Open the attached project “IN-8232.zip”2. Enter Play Mode and exit Play Mode3. Observe the Console Window4. Di... Read more
Compute Shaders rendering incorrectly when using Vulkan Graphics API for...
Reproduction steps:1. Open the user’s attached project2. Click Edit > Project Settings > Player > Other Settings3. Switch t... Read more
Editor crashes when importing large OBJ file
Reproduction steps:1. Open the user’s attached project2. Import extracted “Final.obj” OBJ file from attached zip file3. Wait for the... Read more
Custom Full Screen Render Pass does not work on XR
Error assigning 2DArray texture to 2D texture property '_BlitTexture': Dimensions must match is thrown when trying to run on XR Step... Read more
Functions using the same keybinding stop working when using 1D axis
Reproduction steps: Open the project “InputRepro” Open the “SampleScene” Enter Play Mode Select “TestObject' Press and hold the 'D' ... Read more
Serialized object loses deserialization order when SerializeReference is...
Reproduction steps: Open the attached project (“DeserializationBug.zip“) Open Assets/Scenes/SampleScene Clear Console Window Enter P... Read more
Touch input generates mouse input when the build is in windowed mode
Reproduction steps:1. Open the user’s attached project2. Open “Assets/TouchTestScene.unity”3. Click File > Build Settings > Ad... Read more
Interpolation breaks when temporarily moving an interpolated Rigidbody's...
How to reproduce:1. Open the user’s attached project “Repro.zip”2. Enter Play Mode Expected result: Interpolated Rigidbody falls dow... Read more
Animation properties are not edited when editing through script
Reproduction steps:1. Open the user’s attached project2. Click Test > Animation3. In the Project window, drag “Assets/Resources/T... Read more
[URP] Bloom effect is not displayed in builds on HDR monitors
Reproduction steps: Open the user attached project Open “SampleScene” scene Go to the File → Build And Run Observe the blue square i... 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