Search Issue Tracker
Blend models are imported incorrectly when using the Parallel Import fun...
Reproduction steps:1. Open the attached project2. Open the "/Assets/Scenes/SampleScene.unity" Scene3. Select all of the models locat... Read more
Memory snapshot file name text is not highlighted correctly when selecti...
How to reproduce:1. Create a new project2. Install the Memory Profiler package3. Open the Memory Profiler Window (Window -> Analy... Read more
Creating Visual Effect GameObject throws an error
How to reproduce:1. In a Hierarchy, right-click and select Visual Effects > Visual Effect2. Observe errors thrown in the console ... Read more
Left edge of the Inspector in the new Presets Window can be dragged out ...
How to reproduce:1. Open any project and open the new Presets Window for any Game Object and any Component2. Turn on the Inspector a... Read more
HasProperty misleadingly returns true when no "_ST"-named property exist...
How to reproduce:1. Open the attached “ShaderGraphST” project2. Select the “Unlit_CustomShader” Shader3. Select the “Bugs → List Tex... 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
Crash on (nvoptix) optixQueryFunctionTable when opening project or light...
Create a new project.Close the editor.Open the project with -force-vulkan. => Crashes the editor with the following stack trace:0... Read more
Realtime Reflection Probe is not rendered the same way in the Editor as ...
Realtime reflection probes are not supposed to work by default in Standalone Builds. Their baking has to be called from the Scriptin... Read more
Serializable field attribute lists are not visible in the Inspector wind...
Reproduction steps:1. Open the attached Unity project "ReorderableListBug.zip"2. Open the "SampleScene.unity" Scene3. In the Hierarc... Read more
[Test Runner] Test Runner window pops out from where ever it is docked, ...
When opening the Test Runner window it calls `s_Instance.Close();` if the window has been initialised already. This causes the windo... 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