Search Issue Tracker
[iOS] Audio will be played from earspeaker if Microphone.Start() is used
1. Open attached project(zip in edit) 2. Build to iOS device 3. AudioSource.Play() and Microphone.Start() will be launched on beginn... Read more
"Destroy can only be called from the main thread" is thrown after buildi...
How to reproduce: 1. Make sure that IL2CPP is installed 2. Open attached project "BugReproduction.zip" 3. In Editor, click on Windo... Read more
Profiler stucks with Autoconnected Player option and can't be switched b...
How to reproduce: 1. Create a new project 2. Open Window -> Analysis -> Profiler 3. Enter Play Mode 4. Select AndroidPlayer(samsung_... 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 proj... Read more
[Timeline] ArgumentException in SignalReceiver when all Signals are set ...
In SignalReceiver component with 2 or more Reactions, "ArgumentException: SignalAsset already used." error is thrown when the last S... 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
[XR] Tree Shadows in built in renderer are culled too early at edge of s...
This is a continuation of bug 1234785. The issue was improved but the shadows are still culling too early. I'm closing the other b... 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... 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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time