Search Issue Tracker
Memory Profiler fails to enumerate a specific Heap Segment
Reproduction steps:1. Open the attached project "PointerNoRead"2. Open Memory Profiler (Window > Analysis > Memory Profiler)3.... Read more
Terrain is not affected by Environmental Lighting when Draw Instanced is...
Reproduction steps:1. Open the user’s attached project2. Open “Assets/Scenes/SampleScene”3. Select the “Terrain” GameObject and go t... Read more
FBX sub-prefabs are not shown when searching for them through the Object...
How to reproduce:1. Open the “FbxReference.zip” project2. Open the “SampleScene“3. Select the “ReferenceTest” GameObject in the Hier... Read more
Particles System's shadows are flickering and causing artifacts in Play ...
How to reproduce:1. Open the attached "PF2.zip" project2. Add the "Packages.zip" into the project's Package folder3. Press "Open sce... Read more
Adding "Color" Element in UI Builder breaks Color Picker
Steps to reproduce: Create new Unity project Create new UI Document in Project window Open new UI Document in UI Builder In UI Build... Read more
"Long Running Job detected" errors are thrown when Shader Variants / Mat...
How to reproduce:1. Download the user's project2. Before opening the project delete "ShaderCache" folder found in OceanBreeze->Li... Read more
[AW] No longer able to record in Editor Play mode
Play & Rec buttons/hotkeys are disabled in Editor Play mode, in 5.5This was, and should be possible. repro:Create or assign a cl... Read more
Editor crashes when changing Anti-aliassing quickly
Reproduction steps: 1. Open the attached project with Unity 5.42. Run the only scene in the project3. The scene contains one script,... Read more
[2D] Newly created Sprite Mask has Sprite preset to a latest sliced Sprite
[2D] Newly created Sprite Mask has Sprite preset to a latest sliced Sprite Steps to Repro: 1. import a Texture2. set the Texture Typ... Read more
Resources.Load<Sprite>() crashes on Sprite::GetRenderData() when there i...
How to reproduce:1. Open attached project2. Open Window > General > Test Runner3. Press Run All Reproducible with: 2019.3.0a1N... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project