Search Issue Tracker
Duplicating a game object causes freeze or crash on GameObject::IsActive...
How to reproduce:1. Open the attached project2. Open the "SampleScene" scene3. In the Hierarchy, select GameObject4. Duplicate the G... Read more
Shaders are not being striped and build times increase when using a cust...
How to reproduce:1. Open the “IN_76325” project2. In the Project Settings → Quality, make sure Render Pipeline Asset is set to “URP-... Read more
Editor log shows incorrect file size values of project components after ...
To reproduce:1. Create new project and build it2. Open editor log, find file sizes section (picture attached) Expected: file sizes a... Read more
[Input] Latest pressed button release of two isn't detected when releasi...
How to reproduce:1. Open the user’s attached “InputOutFrameTest” project2. Enter the Play Mode in the “SampleScene” Scene3. Click an... Read more
Unity 5.4 crashes on resume with error "D3D9: failed to create vertex bu...
1) download 2DphysicsPuzzle from Asset Store2) open any scene in unity 5.4.0b53) Leave it for 30 to 40 min4) unlock PC and Resume5) ... Read more
[StretchedBillboard] Sometimes pivot position doesn't affect particles
Steps to reproduce: 1. Open attached project "793101.zip"2. Open scene3. Select Particle System to start simulation4. Enable wirefra... Read more
GPU Vendor field shows incorrect data for MacOS Intel
Steps to reproduce:1. Trigger any session2. Observe Sessions section in Cloud Diagnostics Dashboard for the Project session that was... Read more
Rendering Layer Mask is not highlighted when the property is overriden
How to reproduce:1. Open the “HDRPBugReport.zip“ project2. Open the “OutdoorsScene”3. Select the “CubePrefab“ Prefab in the Hierarch... Read more
[Android] ASTC HDR check may cause issues with RenderDoc
On some Adreno devices such as Oculus Quest 2 Unity creates a temporary EGL context to check for ASTC HDR support on Vulkan.This is ... 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