Search Issue Tracker
Unity crashes while importing 26000x26000 JPG file
Import the attached project. If the editor doesn't crash, do a Reimport All. The Editor will crash at this point with the following ... Read more
[Sprite Renderer] Sprites have material set to "None (Material)" when pr...
Steps to reproduce: 1. Create new Unity project. 2. Create new scene. 3. Create empty object in the fresh scene, then add "Sprite Re... Read more
Editor crashes while importing assets
Steps to reproduce: 1) Download attached project "ares-game-client.zip" and open in Unity. 2) Observe crash while importing assets.... Read more
Frame Rate unrestricted when minimized with RunInBackground and VSync en...
Steps to reproduce: 1. Open attached project 2. 'Build and run' Test scene -- Notice counter value which increases over time 3. Enab... Read more
[Additive loading] Auto built Lightmaps gone after changing game scene
Steps to reproduce: 1) Download attached project "SpaceDroid.zip" and open in Unity. 2) Open scene "Stage1". 3) In Lighting tab loo... Read more
Metal shader compiler treats const variables differently than OpenGLCore...
Reproduction Steps: 1. Open project 2. Pick OSX standalone target 3. Select "NewUnlitShader.shader" in Editor 4. In inspector under ... Read more
[iOS] Crash in FMOD_RESULT DSP::release() when AudioManager::CloseFMOD i...
To Reproduce: 1. Open and build and attached project on iOS. 2. Click "SetAudioSessionActive(false)", it will call: -SetAudioSessio... Read more
5.3.5 breaks Box Projection on large surfaces due to change in UnityStan...
Reproduction steps: 1. Open attached project 2. Open scene BoxProjection_5.3.5_regression 3. Align view to main camera - Notice that... 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
- Field is still marked as changed when changed back to its default state in UI Builder
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
- "CommandBuffer: temporary render texture not found while executing" warning is shown when Compatibility Mode is enabled and Camera stacking is used
- NotImplementedException is thrown when using System.String.Replace(String, String, Boolean, CultureInfo)