Search Issue Tracker
Pop-up/dropdown option is selected on release, instead of on press
Reproduction steps:1. Open the “EmptyProject“ or any Unity project2. Select any GameObject3. Select the Layer dropdown in the Inspec... Read more
[iOS] Sprites flicker in build when there are no 3D objects in scene
How to reproduce:1. Build And Run the user’s attached project on an iOS device2. Observe the view Expected result: Sprite is not fli... Read more
[Audio] Crash attaching a script which implements MonoBehaviour.OnAudioF...
To Reproduce: 1. Open the project attached to the post ("683583_OnAudioFilterRead.zip").2. Remove 'Example Audio Filter' from Main C... Read more
[HDRP] Visual glitching appear in Game view after selecting a GameObject...
How to reproduce:1. Open new HDRP project2. Search for available GameObjects in the Hierarchy’s searching field3. Select a GameObjec... Read more
“Shader error in 'Hidden/VFX/.../Minimal/Render Quad': undeclared identi...
Reproduction steps:1. Open the attached “VFXURP.zip” project2. Open the “SampleScene” (Assets > Scenes)3. Open the “Main Texture ... Read more
[Quest] Crash with Error "JNI GetStaticFieldID called with pending excep...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Switch to Android ... Read more
RigidbodyConstraints are ignored when rotating object with some ForceMode's
RigidbodyConstraints related to rotation doesn't work correctly when trying to rotate object with some ForceMode's. A little bit of ... Read more
[FBX] Unity ignores pentagon shaped polygons
How to reproduce: 1. Open attached project2. Open scene Main.unity- Notice how the character is missing a single polygon in their ey... 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
[NavMesh] Area type isn't baked correctly into NavMesh if NavMeshModifie...
To reproduce:1. Open attached project "NavMeshAreaBug.zip"2. Open "TestScene" scene.3. Find "GameObject" and "GameObject (1)" in Sce... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class