Search Issue Tracker
[Preset] MeshRenderer does not save changes on creating its preset when ...
On enabling "Contribute Global Illumination" in MeshRenderer and creating its preset leads to the preset not saving the state of the... Read more
[Improved Prefab] Override indicator (blue line) appears misaligned on C...
[Improved Prefab] Override indicator (blue line) appears misaligned on Camera field for Video. Steps to reproduce: 1) Create a new p... Read more
[Android][OpenGLES3] Compute shader compilation fails
Steps to reproduce:1. Open user attached project2. Delete CompiledShaderNoEdge.shader3. Build & Run to an Android device4. Logca... Read more
[VFX] Weird graph connector glitches
Version tested: only trunk so far Steps to reproduce: 0) Start an empty HDRP project on affected Unity version 1) Import attached un... Read more
NativeList with WriteOnly Attribute causes a memory leak when exiting Pl...
How to reproduce:1. Open the “MeshBreaker“ project2. Open the “SampleScene”3. Enter Play mode then exit Play mode and observe the Co... Read more
[Profiler] Taking a detailed memory sample triggers a crash (after calli...
To Reproduce: 1. Open & run the attached project.2. Open profiler, select Memory and change to detailed.3. Click the button (it ... Read more
Inspector view can be covered with raw image preview content
Reproducible with 4.6.6, 5.0.0f4, 5.0.3f1, 5.1.0f3; Repro gif: http://gyazo.com/6c10832405dad547678ffb805e6ceb9f Repro steps:1. crea... Read more
[Quest 2] VR output is laggy or freezes when the Profiler window is acti...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Open the Profiler ... Read more
Incremental build pipeline recognizes Visual Studio 2022 as "VS[Unknown]"
It can be seen in the build log: [539/547 4s] C_Win64_VS[UNKNOWN] Library/Bee/artifacts/WinPlayerBuildProgram/6h2wl/yrwq_System1.obj... Read more
Script Execution Order doesn't respect the order when deserialization is...
How to reproduce:1. Open attached project2. Change Script Execution Order of ScriptableObjectA and ScriptableObjectB B first, A seco... 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