Search Issue Tracker
Animation editor is taking up 100% of one CPU core
Animation editor is taking up 100% of one CPU core I have this problem on multiple pc's with the same project.I've also tried it in ... Read more
Mesh has more materials (2) than subsets (1)
Would be nice if Unity select the offending mesh when we select the message on the console, otherwise there is no way to know which ... Read more
Application.targetFrameRate inconsistent with documentation
According to docs: "targetFrameRate is ignored in the editor". In practice:- it works in the editor as long as vsync is off- once se... Read more
When pitch is negative, AudioReverbZone is dependent on Play's offset value
To reproduce:1. Open attached project2. Play AudioReverbZoneBug scene3. Press T several times4. Notice that audio sounds differently... Read more
Assets get cleaned only on Editor restart
Not entirely sure if this is a bug indeed, but this behavior looks unexpected: 1) create a Plugins folder2) delete it3) try to impor... Read more
MonoBehaviour.OnApplicationFocus not supported on iOS
To Reproduce:1. Open the attached Project. Build & Run to the device. Expected:1. Every call to MonoBehaviour.OnApplicationFocus... Read more
Color from photoshop not coming in correctly for PSD file
Color from photoshop not coming in correctly for PSD file format on PC. Repro steps:- Open attached project in Unity- Look at the tw... Read more
Saving the scene resets the animation window vertical zoom and scroll po...
Repro steps:1. Open the animation window.2. Select "Cube" in the hierarchy and the "First" animation clip.3. Change the vertical zoo... 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