Search Issue Tracker
EditorGUI.FloatField cannot return "Infinity"
To reproduce:1. Import attached script to project2. Select window->Bug Test3. Type infinity into first field4. Notice that 3.4028... Read more
Text field overlaps menu icon in HDR Color window when renaming or setti...
How to reproduce:1. Open attached project ("repro.zip")2. Select Gradients asset in Project window (Assets->Editor->Gradients)... Read more
Sprite is not sliced accurately into multiple Sprites when slicing Metho...
How to reproduce:1. Open the attached 'test-packages-2d.zip' project2. Select Assets -> Test -> 'ExplosionSprite' Sprite3. Ope... Read more
ParticleSystemShapeLength fails on WSAPlayer (UWP)
ParticleSystemShapeLength reports 2x the collision numbers. Read more
[Android][macOS][Logcat] Terminal is not opened with "Open Terminal" fro...
Editor throws "Win32Exception: Cannot find the specified file" and Terminal doesn't open when the "Open Terminal" option is selected... Read more
[IMGUI] Alpha and Color slider disappears on sliding upwards/downwards i...
Alpha and Color slider disappears on sliding upwards/downwards in the Gradient Editor while setting the color in the Blend mode Step... Read more
Disabled Image Component forever stays in m_TrackedTexturelessImages lis...
How to reproduce:1. Open the user-attached project SpriteBug2. Open the SampleScene3. In the toolbar click TEST → PackContentIntoBun... Read more
Unity hard crash when setting AvatarMask transformCount to negative value
Executing these two lines of code will crash Unity so bad the bug reporter doesn't come up:UnityEditor.Animations.AvatarMask a = new... Read more
Linux Build support is not available in the Editor even though its suppo...
"Linux" Build Support is not available in the Target Platform dropdown list in Build Settings Window and the Hub. Steps to Reproduce... Read more
Errors are thrown when the Native RenderPass option is enabled
Steps to reproduce:1. Open the “GlobalSnow URP” project2. Open the “SnowScene_Deferred” scene in Assets/GlobalSnow/Demo3. Select Glo... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used