Search Issue Tracker
Animation window lags when rotating gameobjects in animation mode
How to reproduce: 1. Open attached project2. Open scene Test.unity3. Open Animation Window4. Select any gameobject under the Princes... Read more
[WebGL] Audio sources are not looping when played using PlayScheduled
How to reproduce:1. Open the attached project ("case_1199920-Unity-bugs.zip")2. Open the repro scene ("WebGLPlayScheduledLoopBug")3.... Read more
Touch doesn't fully press UI buttons when using the new Input System
Reproduction steps:1. Open the attached project "Touch_build_test"2. Go to File -> Build Settings3. Make sure Development Build i... Read more
Input is not registered on emulator
To reproduce:1. Create a UI button or toggle button2. Build for WP8.1 (through store apps with phone 8.1 sdk)3. Deploy to an emulato... Read more
Text is not aligned correctly when using custom font
Reproduction steps:1. Open attached project2. Open scene "FontText"3. Notice that text is no aligned correctly when using custom font Read more
Loading Asset Bundle, which has renamed script, loses references to that...
How to reproduce:1. Download AssetBundles demo project http://files.unity3d.com/vincent/assetbundle-demo/users_assetbundle-demo.zip2... Read more
"Assertion failed on expression: 'pred(*previous, *i)' " is thrown on ad...
Assertion failed on expression: 'pred(previous, i)' is thrown when a new scene is added additively to an existing baked scene having... Read more
[Worker thread] Unity Editor freezes when trying to close it after calli...
Steps to reproduce:1. Download and open the attached project2. Open scene "TestScene"3. Hit play4. Hit play again to stop5. Attempt ... Read more
[Shadows] Shadows on game object intersection are not affected by Blur R...
Reproduction steps:1. Open attached Unity project.2. Open "scene" scene.3. Open "Assets > CustomLightmapParameters" and change "B... Read more
!dest.m_MultiFrameGUIState.m_NamedKeyControlList when pressing any key
Steps to reproduce : - import the project attached- open the scene cheat-menu- press play and start typing on the keyboard- notice t... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code