Search Issue Tracker
[XR][Quest] Significant increase in async scene loading
Repro steps:1. Open attached project from link in edit2. Build and Run on Quest The app loads relatively slower to the splash screen... Read more
[Android] Number Pad Keyboard symbols are not registered on InputField
Reproduction steps:1. Open the SampleScene Scene in the attached "1257383.zip" project2. Build the project on Android3. Press the In... Read more
Shader Graph Custom Function fails to compile giving an unclear error wh...
How to reproduce:1. Create a new project2. Import the Shader Graph package from the Package Manager3. In the Project window create a... Read more
"Unexpected error while post-processing lambdas" error is thrown when en...
How to reproduce:1. Open the attached project "1259225.zip" Expected result: no errors are thrown to the ConsoleActual result: "Unex... Read more
[Android]UI is multiplied in a build when loading UI with a script
Steps to reproduce:1. Open user's attached project "Magnus.zip"2. Build it to Android3. Notice multiplication of the UI in the "Main... Read more
Installing Device Simulator package results in 'TwoPaneSplitView' error
Reproduction steps:1. Create new Unity project2. Install Device Simulator package3. Observe Console window Expected result: No error... Read more
[Entities] Error DCICE001: Entities.ForEach Lambda expression uses somet...
Steps to reproduce:1. Add this script to project with Entities installed: using Unity.Entities; public class NewBehaviourScript : Sy... Read more
[XR SDK] Right eye isn't rendered when Camera Component Target Eye is se...
Reproduction steps:1. Open attached project ("repro.zip")2. Open "SampleScene" scene3. Open Inspector window and select "Main Camera... Read more
Input touchCount doesnt reset
Reproduction steps:1. Open attached project "TouchCount.zip" and scene "SampleScene"2. Enter Play Mode3. Using a touch screen or Dev... Read more
Line Renderer's 'Simplify Preview' does not update the line until the mo...
How to reproduce:1. Create a new Unity project2. Create a new Effects > Line in the Scene3. In the Inspector click the + button a... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server