Search Issue Tracker
NullReferenceException' is thrown on compilation when 'EditorStyles.fold...
Reproduction steps:1. Open the attached '1412430-sample' project2. Open the 'SampleScene'3. Enter Play mode to trigger the recompila... Read more
[Docs] MonoBehaviour Import Settings and imported MonoBehaviour referenc...
How to reproduce:1. Create a new MonoBehaviour script and select it in the Project Window2. In the Inspector Window press the blue d... Read more
Not informative compute shader error reporting
On purpose there is some kind of error in a compute shader. In the editor the error message is a bit "laconic". It should be more ex... Read more
Changes are not saved and reverted to default in the Sprite Editor when ...
How to reproduce:1. Open the attached project “AsepriteBug”2. Select the “test” Aseprite Sprite asset3. In the Inspector, click “Ope... Read more
Background color of the Scene window turns black when lighting is toggle...
How to reproduce:1. Open the attached 'project-1178539.zip' project and load 'BugScene' scene2. In the Scene window toggle Light Bul... Read more
"Clear Baked Data" does not clear Ambient Intensity in Edit Mode, it's c...
To reproduce:1. Open new project.2. Create Cube in hierarchy.3. Open "Lighting Settings" window.4. Uncheck "Auto Generate" and press... Read more
The textures in the Editor appear blurry when disabling and re-enabling ...
How to reproduce:1. Open the user's attached "HDRPTexStreamingTest.zip" project2. Open the "SampleScene" Scene3. Go to File -> Bu... Read more
Making public method private when it is assigned to Button's onClick eve...
Reproduction steps:1. Open the "bug.zip" project2. Open the "Test" scene3. Open the "Example.cs" script4. Make "Pressed" method priv... Read more
BlackBerry won't launch app over another app
1. What happened Workaround possible: close current app.BlackBerry won't launch app over another app. It just stalls. Thus far, only... Read more
Console window is spammed with warning messages when MeshFilter.Mesh is ...
How to reproduce:1. Open the attached 'Meshfilter_Warning.zip' project using the EnvIronman VM (optional) (more information in Edit)... 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
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window