Search Issue Tracker
[Animation Import] Character Models with Animation Imported from Motion ...
Reproduction steps: 1. Open attached project2. Go to Assets -> BBallPlayer and select BBallPlayer_MB_stretch.fbx3. In the Inspect... Read more
IL2CPP build fails when using an interface with static fields in a script
How to reproduce:1. Open the attached Unity project ("BugRepro.zip")2. Build the project Expected result: build succeeds, no build e... Read more
AI Packages can't be removed from the project
How to reproduce:1. Create a new project2. In the Unity toolbar, click the "AI" button3. Click "Agree and install Unity AI"4. Go to ... Read more
Performance regression in UnityLinker.exe when building to UWP
How to reproduce:1. Create a new project -> import the attached Assets2. Build for UWP Reproducible with: 2020.1.0a17, 2020.1.0b3... Read more
[iOS] Deactivating a GameObject that has an Audio Source playing a sound...
Steps to reproduce: 1. Open attached project2. Build for iOS with 'Autoconnect Profiler' enabled3. Build generated Xcode project to ... Read more
[ShaderGraph] New node placement inconsistent
New nodes are not always created under mouse cursor. Repro:SG window must be maximisedOpen create node menu (either RMB or spacebar)... Read more
[HDR Color Picker] HDR Color Picker loses Color when setting Brightness ...
Reproduction steps:1. Open attached project2. Select "Material" material3. Click on its Emission color to open HDR Color Picker4. No... Read more
[UI Toolkit] Visual Element flashes for a single frame when doing USS an...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Observe the Game View Expected r... Read more
Disabled sub-emittor particles aren't cleared
Reproduction steps:1. Open the attached project2. Open and play "Particles SubEmitters" scene3. Click on the "Particle System - Birt... Read more
Using mirror option in the animation preview, animation becomes broken
To reproduce:1. Open users attached project "Animation Issue.zip"2. Select FBX > Character.fbx from the assets folder3. Make sure... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist