Search Issue Tracker
[URP] Warning message when pressing Undo on creating a light object in s...
Repro: Start a new project with any URP template Create any light object in the scene (Point or Directional lights, for example) Pre... Read more
Crash on Transform_Get_Custom_PropHasChanged when opening a scene
Reproduction steps:1. Open the “CrashRepro” project2. Open the “Assets/Curvy Tests/Core.unity” scene3. Click Window > General >... Read more
Editor redirects the user to an invalid webpage when trying to access do...
Reproduction steps:1. Open the attached project “NetworkingBug“2. Open the Scene “Assets/Scenes/Menu”3. In the Hierarchy window sele... Read more
Code Coverage fails to generate a report when the assembly name begins w...
Reproduction steps:1. Open the attached project “CodeCoverageBug“2. Open the Test Runner (Window>General>Test Runner)3. Press ... Read more
Parent Coroutine does not resume when yielding to child Coroutine, whic...
Reproduction steps:1. Open the attached project “CoroutineDestroy.zip“2. Enter the Play Mode Expected result: “ParentCoroutine Resum... Read more
“AssetReferenceSprite.subAsset” name is not updated after renaming Addre...
How to reproduce:1. Open the user’s attached “My project (2).zip” project2. Rename the “UI_IMG_SA_Square.png” file3. Select “MyScrip... Read more
RenderPassEvent.BeforeRendering draws on top of everything when using Re...
Reproduction steps:1. Open project “test”2. Open “SampleScene”3. Enter Play mode4. Observe the Game view Expected result: the “Squar... Read more
DrawMeshInstanced Unable to sample Property Array set in MaterialPropert...
How to reproduce:1. Download and open the attached project2. Open "SampleScene" scene3. Enter "Play" mode4. Observe the spheres in t... Read more
[VFX] Editing single events in VFX Control Clip inspector not working co...
Steps to repro: 1) Create a new SRP project 2)Create a new VFX graph in the scene, and a new timeline attached to it 3) Add a VFX co... Read more
Scene view camera "hijacks" GL view matrix when using Graphics.DrawMeshNow
How to reproduce:1. Open the attached project “IN-38022 - Copy.zip”2. Open the “SampleScene” scene3. Make sure the Game view focus m... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default