Search Issue Tracker
Memory leak when a lot of UI elements are spawned and despawned
Reproduction steps:1. Open the attached “IN-93737” project2. Open the Memory Profiler window (Window > Analysis > Memory Profi... 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
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
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
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
“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
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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS