Search Issue Tracker
Shadows are not cast when the Light's CullingMask and the GameObject's L...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Scenes/SampleScene” Scene3. Select the “Directional Light” Ga... Read more
Text auto-scrolling can not work when naming assets/objects until backsp...
Steps to reproduce: Open a Unity Project Create a new Asset in the Project Window (e.g. MonoBehaviour script) or a new object in the... Read more
The first frames are skipped when playing a video
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Build and Run4. Ob... Read more
New selector in Matching Selectors displays as on line -1 in debugger
Steps to reproduce: Create a new URP project. Import the extracted contents of the attached Editor.zip. Open Assets > Editor >... Read more
InvalidOperationException is thrown when re-entering the Play Mode with ...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mode4... Read more
Graphics.DrawMeshNow stops rendering Render Texture after a few frames w...
Reproduction steps:1. Open the attached “DrawMeshNow_Player_Bug.zip” project2. Open the “SampleScene”3. Enter the Play mode4. Observ... Read more
Editor default Stylesheet/Matching Selector buttons in Debugger don't do...
Steps to reproduce: Open any project. On any editor window i.e. Inspector, click the vertical ... menu > UI Toolkit Debugger. Sel... Read more
WebCamTexture does not set the requested resolution when used in WebGL
Reproduction steps:1. Make sure a webcam device is available for testing2. Open the attached “Repro.zip” project3. Open the “SampleS... Read more
Draw Renderers custom pass doesn't work with SSGI
As reported on this thread, the objects rendered with custom passes don't work well with SSGI (they render black as if there were no... Read more
Profiler - Taking you to the wrong section when using 'show'
Reproduction steps:1. Create a new project2. Open the Profiler window (Window > Analysis > Profiler)3. Enter the Play Mode and... 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