Search Issue Tracker
[Graphics] DrawMesh crashes editor if material is not valid or null
Steps to reproduce: 1. Download and import attached project. (repro-case_756849-DrawMesh.zip)2. Open scene: main3. Press play. Crash... Read more
"Render Scale" is changing Game view size when Post Processing is on and...
How to reproduce:1. Open the user’s attached project2. In the Project window, select the “URP” asset3. In the Inspector change the “... Read more
Editor sprite icons are not showing in inspector
Steps to reproduce:1) open attached project2) open scene 'm'3) click on directional light in hierarchy4) observe script component Ex... Read more
Crash on BatchRendererCullingOutputs::SyncFences when navigating through...
Reproduction steps:1. Open the attached “repro_IN-75893“ project2. Open the “00_Scenes/Main Scene.unity“3. Enter the Play Mode4. In ... Read more
Painter2D.BezierCurveTo Bezier curve is rendered with an artifact when t...
Reproduction steps:1. Open the attached ‘1316416' project2. Go to the ‘Tools → Bezier Bugs’3. Observe the drawn curve Expected resul... Read more
Terrain Add Tree, Add Detail Mesh and Add Grass Texture windows use ligh...
Reproduction steps:1. Create a new project and make sure Editor theme is set to dark2. Create Terrain GameObject (GameObject > 3D... Read more
Referenced script (Unknown) warning is thrown on Play Mode in the HDRP S...
How to reproduce:1. Create a new HDRP Sample Scene Template project2. Enter the Play Mode3. Check the Console Expected results: The ... Read more
HDRP shader variant does not appear in Build when used by Addressables
Reproduction steps:1. Open the attached “TestHDRPBug.zip“ project2. Open “SampleScene” scene3. Build and Run the project4. Press the... Read more
PlayerSettings.SetGraphicsAPIs doesn't update player editor window
After changing PlayerSettings.SetGraphicsAPIs player editor window is not updated. 1. Open scene "Test".2. Open player settings (Edi... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class