Search Issue Tracker
Underlying macOS Platform is incorrectly detected when running iOS apps ...
Reproduction steps:1. Clone the “AR Foundation Samples” from https://github.com/Unity-Technologies/arfoundation-samples/tree/5.12. O... Read more
Input.GetJoystickNames() returns an empty array when using an MFI contro...
How to reproduce: 1. Connect an MFI controller to target device (Steelseries Stratus was used for this repro)2. Open attached projec... Read more
[IL2CPP] Standalone throws ExecutionEngineException when using generics ...
How to reproduce:1. Open attached project with ILL2CPP Editor "ExecutionEngineException.zip"2. Make sure that Api Compatibility Leve... Read more
Player Setting "Virtual Reality Supported" is shared cross-platform
In the Player Settings, "Virtual Reality Supported" is shared between multiple platforms. This isn't necessarily desirable, as on st... Read more
Crash on GfxDeviceD3D12::ProcessReleaseQueue when performing various Uni...
A recurring crash issue in the Unity Editor has been observed, affecting various workflows. These crashes have been reported to happ... Read more
[iOS] targetFrameRate targets 30fps when it's set to -1
To Reproduce: 1. Deploy the attached project.2. Observe the outputted frame rate. Read more
Particles set to emit from a Skinned Mesh Renderer do not work with Blen...
When a particle system is set to use a Skinned Mesh Renderer as its Shape, and that mesh is using blend shapes, the particles are on... Read more
Surface shader analysis not using 32-bit floats for fixed/half/float/dou...
Reproduction steps:1. Open attached Unity project.2. Open "Bug scene".3. Notice, that "Sphere" game object is black.4. Open "Bug" sh... Read more
Crash in ParticleSystemParticles::CopyToArrayAOS() when calling Particle...
How to reproduce:1. Open tester-attached project (ParticleCrash)2. In SampleScene enter Play Mode3. Press 'Space' to call ParticleSy... Read more
Const are stripped from IL2CPP builds
STR: Add a Text to a scene (UI/Text) On the Text GameObject add a ScriptMachine a create the graph like in SetText attachment Build ... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks