Search Issue Tracker
[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
Virtual method is called together with the Override methods
How to reproduce:1. Open the user attached "Test.zip" Project2. Open the Console tab in the Editor3. Press Play Expected result: Onl... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default