Search Issue Tracker
C# 6 null conditional access operator (?.) throws MissingComponentExcept...
To reproduce:1. Open attached Unity project "CSharpBug.zip"2. Open "TestScene" scene3. Inspect both "ThrowsException" and "Safe" Gam... Read more
[VFX] Nodeblocks can get corrupted and become impossible to delete / be ...
Repro steps:1. Open the attached VFX2. Try to delete them, disconnect them, or connect an output to them3. Observe NullReferenceExce... Read more
[URP] [Debug View] [Mobile] Lighting Features - “None” can’t be marked
How to reproduce:1. Create a new project2. Switch platform to Android or iOS3. Enable "Development Build" property in Build Settings... Read more
Freeze when spawning a Prefab while in Play Mode
Reproduction steps:1. Open the attached “repro_IN-76097“ project2. Watch the attached video for the pattern that you need to press3.... Read more
UI.Text BestFit does not work with japanese
Steps to reproduce:1. Create a UI Text object2. Set options in Inspector "BestFit: true" and "Horizontal Overflow: Wrap"3. Set text ... Read more
[Android][IL2CPP] Build fails when using linker-flag "--long-plt" in Pro...
Repro steps:1. Open attached project2. Make sure IL2CPP is set as the Scripting Backend3. Attempt to build the project Actual: Build... Read more
[UI] Animation transition preview playback marker cannot be moved when t...
How to reproduce:1. Open the user's attached "BugReport" project2. Open the Scene "SampleScene"3. In the Hierarchy select the "Vine1... Read more
[Metal] [MacOS-Standalone-64Bit] Frame rate spikes in Gfx.WaitForPresent
Reproduction steps:1. Open the attached project from case 947494.2. Make sure graphics API is set to Metal.3. Go to Build Settings a... Read more
[Mac] VFX Graph name is not automatically selected/highlighted in the Pr...
Steps to reproduce: Create a new Unity project using the Universal 3D template Install the Visual Effect Graph package Create a new ... Read more
Particle batching broken when using a Default Particle System
1) Add 2 particle systems1b) Ensure both systems have different world positions2) Make sure the game camera can see them both3) Pres... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size