Search Issue Tracker
PolyShape is not created when the Scene view is in 2D mode
How to reproduce:1. Open the attached project "Test Probuilder.zip"2. Click Tools>ProBuilder>Editors>Create PolyShape3. Cre... Read more
Non-prefab Assets with .prefab extension are incorrectly handled by the ...
How to reproduce:1. Open the submitted project (MeshPrefabImport_193)2. Select the 'customer_model' prefab in the Project window Exp... Read more
SceneManager.GetActiveScene() returns wrong scene in Awake and OnEnable
Steps to reproduce:1) open the project2) open one of the scenes3) drag other 2 scenes into hierarchy4) right click the bottom scene ... Read more
Scenes looses references to scripts from "non Editor" plugins (assemblies)
Reproduction steps:1. Open project attached.2. Open scene "FullDemo" (Assets\Koreographer\Demos\Scenes).3. Press play. Expected resu... Read more
[Android] Input.touchPressureSupported returns true when built on Androi...
Reproduction steps:1. Open the attached project "1402539_repro.zip"2. Build the project on an Android device3. Tap the screen Expect... Read more
Editor hangs when GameObject is dragged down and released when blue line...
1. Create a new project2. Create a scene3. Add a GameObject to the scene4. Drag it down and release when a blue line appearsResult: ... Read more
[A2] [HDRP] [Shadergraph] Parallax occlusion node does not work in subgr...
Parallax occlusion node does not work in subgraphsSee video Read more
Crash on UI::Canvas::GetRenderMode() const when changing levels
Reproduction steps:1. Open the user’s attached project2. Go to File → Build Settings and make sure that the selected Platform is iOS... Read more
The "AssetDatabase.Refresh" is called by the Performance testing API pac...
How to reproduce:1. Open the “ReproProject“ project2. In the Test Runner window click on Run All3. Make changes to the “Test.cs“ scr... Read more
[URP] Custom Renderer Feature is not being serialized
Steps:1. Download attached zip (URPRenderFeature.zip)2. Delete Library folder and open project 3. On ProjectView select "URPAsset_de... 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