Search Issue Tracker
Error messages are spammed in the Console when the CinemachineVirtualCam...
How to reproduce:1. Open the user's attached "Bug Test.zip" project2. Open the "testscene" Scene3. Select the "Main Camera" Prefab i... Read more
Crash on D3D12SwapChain::CreateHWND when CreateSwapChainForHwnd returns ...
Reproduction steps:1. Open user's attached project "vfxgraphcrash"--crash Reproducible with: 2017.4.37f1, 2018.4.18f1, 2019.3.4f1, 2... Read more
Package Manager - Unable to select items
A user reported an issue with not being able to select items in the editor (https://fogbugz.unity3d.com/f/cases/1171363/). I've mana... Read more
The Sprite Shader modification does not get reflected in the Player buil...
How to reproduce:1. Open the attached project "TestUIShader_trunk.zip"2. Build And Run the project3. Observe that circle in the midd... Read more
Burst Compiler freezes the Unity Editor when running Editor scripts
Reproduction steps:1. Open the attached "repro_IN-42303.zip" project2. Open the "MainScene" Scene3. Select the "Track" GameObject4. ... Read more
[UI] Editor crashes when changing rotation property on a RectTransform i...
How to reproduce:1. Create a new project2. Place sprite to Assets' folder3. Create Image in the scene (Create -> UI -> Image)4... Read more
Game Objects instantiated from Asset Bundles don't retain serialized values
Repro steps:1. Open attached project and make sure build target is Android2. Close Unity, adjust build.sh in the project's folder to... Read more
[GPU PLM][OSX] Baking Terrain with Progressive GPU causes a crash in Ope...
How to reproduce:1. Open user-submitted project (OpenCL_Crash.zip)2. Open the SampleScene3. Make sure the Lightmapper is set to Prog... Read more
Bounce height gradually increases if Rigidbody2D starts off with velocity
Issue #1: New position is calculated incorrectly Steps to reproduce:1. Open attached project2. Open scene "Demo"3. Run it4. After 4~... Read more
UnityException is thrown when the affected code has no "isPlaying" method
How to reproduce:1. Open the attached “IN-13813” project2. Open the “Home” Scene Expected result: No errors are thrownActual result:... 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