Search Issue Tracker
Dragging Prefab on the Scene window overlay makes Prefab not selectable
How to reproduce:1. Open project "DragAndDropBugReproduce.zip"2. In the Project window select "TestCube" and drag it on the overlay ... Read more
[InputSystem][XR][Quest 1][Quest 2] Opening Oculus menu causes the Input...
Repro steps:1. Open attached project2. Build and Run on Quest 1/23. Press the Oculus menu button when the app runs4. Observe the dev... Read more
In PortraitUpsideDown rotation image is upside down
When device build is set to Auto-Rotate, but Android device is set to fixed rotation, in PortraitUpsideDown rotation the arrow is up... Read more
Script Execution Order not respected across scenes, each scene has its o...
Steps to reproduce:1) open the attached project2) open 'BaseScene' and drag 'AdditiveScene' into hierarchy3) play4) observe console ... Read more
Crash when changing values of configurable joints properties
Reproduction steps:1. Open user-submitted project2. Drag "CapGuy" GameObject from Assets -> Shooter -> Prefabs to Scene3. Expa... Read more
[Quest] RenderPrimitives() and DrawProcedural() causes poor performance ...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Switch to Android ... Read more
[MacOS] When creating a new asset Unity shows the rename box over all pr...
How to reproduce:1. Open the "New Unity Project.zip"2. Create a new script3. Name the new script Actual result: The rename box appea... Read more
AssetBundleManifest has missing dependencies when "UseParallelAssetBundl...
How to reproduce:1. Open the “IN-106222_Bundle_Deps“ project2. From the Menu bar select Tools > Test Bundle Builds3. Observe the ... Read more
[WSA] TouchScreenKeyboard.wasCanceled is always false
On WSA platform keyboard wasCanceled flag is always false. TouchScreenKeyboard.wasCanceled is not supported on WSA by design. Docume... Read more
[Linux] Input.inputString returns false characters on Linux builds
Input.inputString returns irrelevant characters on Linux. Steps to reproduce:1) Open the attached project.2) Build for Linux.3) Run ... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons