Search Issue Tracker
iOS Script debugging does not work on 4.6 and 5.0
Deploying the spinning cube example to iOS (Mono) and attaching the script debugger crashes to XCode. Script debugging not possible.... Read more
Static constructor doesn't work with IL2CPP
How to reproduce: 1. Open attached project2. Open scene scene.unity- Scene contains nothing but a gameobject with a script attached.... Read more
Crunched compression not working with 8K textures
To reproduce:1. Open attached project2. Select 8K texture3. Set Max Size to 8196 and Format to Crunched4. Hit apply5. Notice error i... Read more
IL2CPP produces invalid code with EMGU.CV Plugin
The attached Unity and XCode test projects demonstrate two bugs in the C++ code generated by IL2CPP. Download the "case_694436-EMGUC... Read more
Unable to select Sprite from Scene View by clicking on it
1. import a Sprite and add it to the scene2. click somewhere not on the Sprite in the Scene Viewer3. click on the Sprite in the Scen... Read more
[MovieTexture][OSX] Standalone player resizing issues
Resizing windowed player sometimes breaks playback, also moving from windowed -> fullscreen creates artifacts in areas outside mo... Read more
[LOD] LOD grouping isn't consistent in inspector and scene view
To reproduce:1. Create a cube (while quality setting is fantastic)2. Add LOD3. Zoom in/out in scene view4. Notice that current LOD g... Read more
[Shader Compiler] Compute shader is not recompiled if included file is m...
Steps to reproduce: 1. Open the attached project2. Open the 'IncludedFile.cgnic' and uncomment line 43. Save the changes and switch ... 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
- "Attempting to use an invalid operation handle" error is thrown when stopping Play Mode after loading an Addressable scene using LoadSceneAsync
- Arabic separator character (066B) is treated as a full-width character when Duospacing is enabled on a TMP text component
- Crash on CheckDeviceStatus when converting materials from built-in to URP and using DX12
- Higher CPU frame time on Android devices with Cortex-A510 efficiency cores (vs Cortex-A55)
- Alt+click on List header does not recursively toggle child foldouts when items use a UI Toolkit CustomPropertyDrawer