Search Issue Tracker
Items don't have the drag handle when a Listview is set to "reorderable ...
Reproduction steps:1. Open the attached project "LvReorderableIssues"2. Click SSCCE > Demo Window Expected result: the items have... Read more
[VFX] OOM on GPU causing unexpected behavior with multiple spawner
Step to repro:- Open attached package in URP project- Observe the particle color Actual : black (or random)Expected : red Read more
-profiler-maxusedmemory cmdline option doesn't work
-profiler-maxusedmemory has no effect in standalone player builds. This prevents users to configure optimal value to maintain the lo... Read more
Editor performance is slow when "Skip unused shader_features" is selecte...
How to reproduce:1. Open the attached "case_1378555" project2. Select the "Packages -> glTFast -> Runtime -> Shader -> g... Read more
[LOD] SpeedTree prefab with 'Fade Transition Width' > 0 logs errors when...
Steps to reproduce: 1. Open the attached project2. Open and play 'Test' scene3. Notice the errors spammed in the console each time a... Read more
[ScriptableObject] NullReferenceException when selecting multiple assets
Steps to reproduce: 1. Open attached project2. Select "MissingScript" asset and notice that it has a script missing3. Select both, "... Read more
NullReferenceException error appears after compilation
Reproduction steps:1. Open project attached.2. Open scene Load from "Assets/_Scenes" Expected result: There will be no errors after ... Read more
Error message: "success && actual == (UInt64)size error" when trying to ...
Note:This issue is only reproducible when trying to download a large asset and there is not enough free disk space available. Steps ... Read more
Memory usage rapidly increases when capturing a GameObject with a Line R...
How to reproduce:1. Open the attached user project “Texture2D Memory Test.zip“2. Build and Run (File>Build And Run)3. Press “Capt... Read more
Typo in "WebAssembly" tooltip under WebGL Player Settings
To reproduce:1. Open WebGL Player setting2. Open publishing settings tab3. Hover mouse pointer over Webassembly option3. Notice typo... 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