Search Issue Tracker
ScalableBufferManager does not work correctly when MSAA is enabled and R...
How to reproduce:1. Open the “RGResolution.zip“ project2. Open the “SampleScene“3. Enter Play Mode4. Move the Slider to the left5. O... Read more
Burst Redundant Zero-Initialization On Out Parameters
Reproduction steps:1. Open the attached “IN-91593_SkipLocalsInitTest.zip“ project2. Open Burst Inspector (Jobs > Burst > Open ... Read more
ArgumentException is thrown when using SystemAPI.Query with a generic co...
Reproduction steps:1. Open the attached “repro.zip” project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Enter the Play Mode... Read more
“EndRenderPass: Not inside a Renderpass” and other Render Graph errors i...
Reproduction steps:1. Open the attached “IN-93527.zip” project2. Go to File > Build Settings3. Enable Development Build4. Build a... Read more
Opening a graph does not center the nodes properly
Steps to reproduce: Create and open an empty project and install com.unity.behavior Create a behavior graph (Assets > Create >... Read more
Crash on PPtr<Shader>::operator or NullException errors spammed in conso...
How to reproduce:1. Open the attached “IN-94094.zip” project2. Open the “SampleScene”3. In the Hierarchy window, select the “Reflect... Read more
Console displays "InvalidOperationException: Cannot modify VisualElement...
Steps to reproduce: Create a new 3D Unity Project Go to Unity -> Settings In the "General" section find "Editor Theme" Change it ... Read more
[Mac] Add node pop-up appears in top-left of graph window when pressing ...
Steps to reproduce: Create and open an empty project and install com.unity.behavior Add new Behavior Graph in the Assets folder (Cre... Read more
Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MA...
Reproduction steps:1. Open the attached project "ReproProj"2. Open “/Assets/Prefabs/Levels/Level 2.prefab“ Prefab3. Observe the Cons... Read more
Warnings are not logged in the Console window when using external code a...
How to reproduce:1. Open the “VSWarningTest” project2. Reimport “Assets/FooBehaviour.cs”3. Observe the Console Expected result: Warn... 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