Search Issue Tracker
Sprite Texture gets unassigned when entering Play Mode
How to reproduce:1. Open the attached "1387808.zip" project2. Open the "StartupScene" Scene3. Select the "_GameController" GameObjec... Read more
[Memory Profiler] Table view totals display '?' until selecting them whe...
How to reproduce:1. Open the attached "case_1401544" project2. Open the "Window -> Analysis -> Memory Profiler" window from th... Read more
[VFX/URP] Standalone OGL doesn't render particles
- Create URP project- Switch Graphics API to OGL- Add package VFX- Add VisualEffect in a scene- Obseve the rendering of VFX in edito... Read more
[Memory Profiler] Location of the Snapshot A Memory Bars are slightly mo...
How to reproduce:1. Open the user's attached "case_1401543" project2. Open the "Window -> Analysis -> Memory Profiler" window ... Read more
[UI Builder] errors when adding custom font reference to themed styleshe...
Reproduction steps:1. Open the user's project2. Open UI Builder (Window > UI Toolkit > UI Builder) Expected result: no errorsA... Read more
Crash when loading RenderDoc with Live Capture installed
Reproduction steps:1. Install RenderDoc (https://renderdoc.org/)2. Open the user's attached project3. Right-click on the Game View t... Read more
Video is displayed with one frame delay when videoPlayer.Play() is called
Reproduction steps:1. Open the attached "1376068.zip" project2. Open the "1_Frame_Delay" Scene3. Enter the Play mode4. Record the di... Read more
Bug workflow test
please ignore Read more
Camera uses Viewport Rect for mouse position when the Camera's Render Ty...
How to reproduce:1. Open the attached project "ViewportRectBug.zip"2. Open "SampleScene" Scene3. Select the "OverlayCam" GameObject ... Read more
OnPostprocessAllAssets and OnAfterDeserialize are called two times when ...
Reproduction steps:1. Open the user's attached "AssetPostProcessorMultipleTimes.zip" project2. Clear the Console window3. Create a n... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code