Search Issue Tracker
[VFX] Multi selecting VFX Graph with other scene objects throws MissingC...
Versions tested: 2023.3.0b5 Steps to repro: 1) Create an empty HDRP project 2) Create any VFX graph and drop it into the default sce... Read more
Removing instance of prefab from scene takes long time, when Animation w...
To reproduce:1. Open attached project2. Open Main scene3. Delete AssasinPrefab from hierarchy4. Notice that it takes a long time6. R... Read more
[OpenGL] Shader Graph animation stops running after working briefly when...
How to reproduce:1. Open project "TicketProject.zip"2. Open scene "TestScene"3. Set OpenGLES2 or/and OpenGLES3, but remove Vulkan in... Read more
[HDRP] Reflection probe does not bake HDR data when it's type is set to ...
How to reproduce:1. Open the attached "case_1141637-ReflectionProbeHDR" project2. Open the scene "TestScene" and select "Custom Refl... Read more
Shadergraph Package cannot be found error printed when importing Terrain...
How to reproduce:1. Open the attached project "My project (2).zip"2. Observe Console3. If Console doesn't print error, open Package ... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
Error "GetLocalizedString is not allowed" when dragging polygon sprite t...
How to reproduce:1. Create a new project2. Create a new "square" sprite type (Project window -> Create -> Sprites -> Square... Read more
WebGL building freezes when compiling Native JS
To reproduce:1) Open attached project2) Make sure either Test scene is open or added to build order3) Build for WebGL Expected: The ... Read more
EditorGUI.FloatField cannot return "Infinity"
To reproduce:1. Import attached script to project2. Select window->Bug Test3. Type infinity into first field4. Notice that 3.4028... Read more
Geometry flickering based on camera location
BY DESIGN:The reason for this flickering is batching. All geometry using specific shader flickers due to it using object-space data ... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument