Search Issue Tracker
[MeshRenderMode] Particles are scaled too much
Steps to reproduce: 1. Open attached project 2. Open scene "Test" 3. Select "Particle System" in hierarchy to simulate it 4. Notice... Read more
GameObject name doesn’t change when changing it from the “Debug” window
How to reproduce: 1. Create a new project 2. In the Hierarchy window, select “Main Camera” GameObject 3. In the Inspector window,... Read more
Mixing types in string interpolation causes BC1345
String interpolation works when using like types, but not when mixing. {code:java} [BurstCompile] static public void AnyAmou... Read more
Property Attributes don't affect regular fields when "ApplyToCollection"...
Steps to reproduce: 1. Open the “CollectionAttributesBug.zip” project 2. Open the "SampleScene" 3. Open the "ReadOnlyAttribute” s... Read more
Memory Leak in URP when switching between playmode and back in editor
How to reproduce: 1. Open "case_1260278-BugRepo" project 2. Open the Memory Profiler 3. Press "Capture Editor" 4. Enter Play Mode 5.... Read more
Crash on AudioMixerController::AwakeFromLoad(AwakeFromLoadMode) when ope...
Reproduction steps: 1. Open the attached “Test Project” project Expected result: The Editor opens up Actual result: The Editor ... Read more
Bar diagrams are not displayed when using Memory Profiler Module in Prof...
Reproduction steps: 1. Open the attached project “MemoryProfilerBug“ 2. Open the Scene “Assets/Scenes/SampleScene” 3. Enter the P... Read more
[URP] [HDRP] Instanced terrain is not visible in Baked Lightmap scene de...
Repro: 1) Create new URP (or HDRP) project. 2) Add terrain. 3) Bake (you can reduce resolution for faster bake times). 4) When bake ... Read more
Profile Analyzer cuts off a frame when pulling data from the Profiler
How to reproduce: 1. Open the attached '1281874.zip' project' 2. Open the Profiler (Window > Analysis > Profiler) 3. In the 'Target ... Read more
[URP] Changes to the Intensity of ReflectionProbe are not immediately re...
Steps to reproduce: 1. Open the attached user's project "ReflectionProbeIntensityIssue.zip" 2. Open "Assets/Scenes/SampleScene.uni... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key