Search Issue Tracker
Lens Flare is misaligned when modifying the Camera's Viewport Rect
Reproduction steps:1. Open the attached “LensFlare.zip” project2. Open the “OutdoorsScene”3. Select the “Main Camera” GameObject fro... Read more
Reimport all operation crashes Unity
Reproduced only once. 1. Open attached project2. Reimport All==>Unity crashes Read more
Converting “SampleScene” to a Sub Scene throws “ArgumentException” error...
Steps to reproduce:1. Create new Unity project2. Install Entities and Entities Graphics package via Package Manager3. In Hierarchy c... Read more
Timeline Window does not detect selected Timeline asset when double-clic...
How to reproduce:1. Open user's attached project (New Unity Project.zip)2. In Project Window double-click on "New Timeline.playable"... Read more
Crash on PPtr<Shader>::operator or NullException errors spammed in conso...
How to reproduce:1. Open the attached “IN-94094.zip” project2. Open the “SampleScene”3. In the Hierarchy window, select the “Reflect... Read more
All scenes are marked as dirty when a new Spline element is added to a S...
How to reproduce:1. Open the “UnityBugSplinesSceneDirty“ project2. Open the “SampleScene”3. Add “SampleScene2” to the Hierarchy of t... Read more
[Sticky Notes] Can't cut-paste sticky notes on their own.
Repro steps:1. Create a sticky note and select it.2. Press Ctrl + X to cut it3. Observe that the note is not cut Expected outcome:Th... Read more
[Shuriken] Collider visualization does not scale to transform
Steps to reproduce: 1. Download and import attached project.2. Open scene: visualization3. Select particle system with name 'Blue' i... Read more
[ShaderGraph] Pasting node with mouse doesn't paste near location of the...
This is confusing when you navigate elsewhere in the graph to paste a node, then when you paste it appears that nothing happens.Node... Read more
Textures loaded from Asset Bundles do not show size in the Inspector win...
Reproduction steps:1. Open the attached project "case_1217392-TextureStreamingAssetBundleIssue-2019.3.zip"2. In the top menu bar bui... 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