Search Issue Tracker
Visual Effect Graph throws NullReferenceException when you drag in the f...
Visual Effect Graph throws NullReferenceException when you drag in the first VFX created in an empty project To reproduce:1. Create ... Read more
[Graphics] Crash when submitting depth with no MSAA
[Reported by Meta] If the graphics settings are set to no MSAA with depth submission on (Oculus Quest), we get a crash. See attached... Read more
Wrong sorting for "GC Alloc" column in Show Related Objects panel of Pro...
How to reproduce:1. Open the "Profiler_Test.zip" project2. Open the "SampleScene" scene3. Open the Window > Analysis > Profile... Read more
SettingsProvider.OnGUI API is called after OnDeactivate when exiting the...
How to reproduce:1. Open the user's attached "SettingsProviderBug" project2. Open the "Edit -> Project Settings-> Test" window... Read more
Editor crashes on Mesh::RecalculateSubmeshBoundsInternal when changing S...
How to reproduce:1. Open the user's attached "SubmeshBug.zip" project2. Load the "SampleScene"3. Select the "Mesh" GameObject in the... Read more
AudioImporter - Preload Audio Data setting is showing up in per-platform...
How to reproduce: 1- Import an audio file in a new project (attached one to the bug report).2- Select it to show its inspector.3- On... Read more
Not informative compute shader error reporting
On purpose there is some kind of error in a compute shader. In the editor the error message is a bit "laconic". It should be more ex... Read more
[HDRP] High exposure on UI causes image tearing
Steps to reproduce:1. Open attached project2. Make sure you are in "BasicFunctionality" scene3. Select "Post Processing Settings" ga... Read more
[Mono] Crash on SystemNative_ReadDirR() when building for IOS/Android on...
We are experiencing a random crash while making iOS/Android builds on macOS machines. The machines are running multiple builds simul... Read more
Rigidbody2D.IsTouching does not return true on collision for its duplica...
Reproduction steps:1. Open the attached “ContactFilterLayerMask.zip“ project2. Open the “SampleScene” scene3. Duplicate the “Square”... 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