Search Issue Tracker
[HDRP] Fullscreen shader graph throws error on macOS
Reproduction steps:1. Open the attached project2. Open “FullscreenSamplesTestingScene” scene3. Enter Play mode4. Press arrow buttons... Read more
[LEGO Microgame] In-game "Shadows" toggle setting is non functional
Steps to reproduce:1. Create and open a "LEGO Microgame" tutorial project, and scene "LEGO Tutorial"2. Enter PlayMode3. Press the "T... Read more
[Linux] QuickSearch runs out of memory and crashes the Editor when index...
How to reproduce:1. Open the user-attached project (U.AutoCopyFiles.zip)2. Enable "Parallel Import" in: Project Settings > Editor... Read more
Stacked camera is not rendering when using custom post effects is done i...
How to reproduce:1. Open the user’s attached “Built_In_PostFX_and_Camera_Stacking.zip” project2. Make sure the camera output have HD... Read more
"DrawMeshInstanced does not support the shader..." error is thrown when ...
Reproduction steps:1. Open the attached “My project (32)” project2. Open “SampleScene” scene3. Enter the Play Mode4. Observe the Con... Read more
[iOS] iPhone 14 devices crash when Portrait Upside Down orientation is f...
Steps to reproduce: Open the attached project Build & run the project on any of the iPhone 14 devices Change to landscape orient... Read more
Errors when entering Playmode while the debug inspector is enabled
See the attached repro: 1) open a project or make new one2) show an object in the inspector (e.g. a camera)3) switch the inspector t... Read more
[iOS] Forcing orientations at runtime doesn't work on iPad devices when ...
Steps to reproduce: Open attached project Switch to iOS Open Player Settings/Resolution and Presentation tab Disable Requires Fullsc... Read more
"error SGICE002: This error indicates a bug in the DOTS source generator...
How to reproduce:Open the attached project “Big-Project-4.zip” Expected results: No errors in the Console windowActual results: “err... Read more
[VFX/URP/Sprite] Inconsistent sorting mode with Sprite
- Create Sprite Unlit- Enable VFX Graph Support- Use it in VFX: observe the sorting isn't enable (missing OutputUpdate compute)- Swi... 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