Search Issue Tracker
Multi-object editing not supported for Audio Import Settings
To reproduce:- Open attached "AudioMultiEdit" package- Select 2 audio files in Project Browser- Observe that user can not change the... 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
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
Chinese language bar does not show in full screen mode
To reproduce:- Import attached "test.unitypackage" and load the scene "test"- Make a Windows standalone build- Set the keyboard lang... Read more
UNDO doesn't work when changing a character controller
To reproduce:- Open attached "test.unitypackage" and open the scene "test"- Select the "3rd Person Controller"- Press SHIFT and drag... Read more
Shuriken: Adding a burst to a particle system causes inconsistencies whe...
Standard system.Add a burst.Start scrubbing. Read more
Break Backwards Compatibility: Time.realtimeSinceStartup seems to be wro...
Time.realtimeSinceStartup seems to be wrong in Awake and OnEnable when called the first frame of the game. FrameCount also appeared ... 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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build