Search Issue Tracker
The Tilemap in the Game view is over-scaled and blurred when using Pixel...
How to reproduce:1. Open the attached project "Pixel Perfect Camera.zip"2. Open the Game view window (Window>General>Game) Exp... Read more
[Android] [IL2CPP] Old build artifacts are used when ARMv7 and ARM64 bui...
How to reproduce:1. Open the attached project "1347245.zip"2. In the Build Settings, change the build platform to Android3. Open Pla... Read more
ParticleSystemForceField doesn't have "enabled" property
Request for new script API: void Test(){ParticleSystemForceField forceField;forceField.enabled = false;// - does not exist} Read more
"Attach to Unity" option no longer available when opening .json files wi...
How to reproduce:1. Open the attached project "JsonBug.zip"2. Open "Script1.cs" in the Assets folder using Visual Studio3. Observe V... Read more
[Profiler] IndexOutOfRangeException thrown when using Profiler or select...
How to reproduce:1. Create new project2. Import and open Profiler Analyzer tool3. Open Profiler4. Enter Play mode let the Profiler r... Read more
.NETStandard 2.1 in the editor is missing System.Memory, System.Buffers ...
When referencing .NETStandard 2.0 assemblies coming from NuGet package like System.Text.Json (https://www.nuget.org/packages/System.... Read more
[Profiler] Standalone Profiler keeps recording Playmode while on pause
How to reproduce:1. Create new project2. Open Standalone Profiler3. Enter Play mode4. Hit pause and in Standalone Profiler disable a... Read more
[DX11] Water reflections disappear when a GameObject with Default-Materi...
How to reproduce:1. Open the attached project (MaterialReflectionTest.zip)2. Open scene Assets/Scenes/WorldGeneration3. Press the Pl... Read more
[UIToolkit] OnPointerDown is not called after clicking child TextField
Reproduction steps:1. Open the user's attached "UIToolkitCapturePointerIssue-2021.2.zip" project2. Open the "SampleScene" Scene3. En... Read more
[VFX Graph] VFX is not rendered and errors are thrown to the console whe...
How to reproduce:1. Open the attached package2. Open VFX3. Open SG Actual result: Errors are thrown to the console and VFX does not ... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera