Search Issue Tracker
GPU profiler doesn’t work with Tegra devices
On Android devices using Tegra SoC, the Android player stops running (freezes) when enabling the GPU profiler. DUT:Google Nexus 9 (A... Read more
[WSA] Typing with touch screen keyboard PasswordField shows clear text
GUI.TextField and GUI.PasswordField fail to function correctly. Typing with touchscreen keyboard, PasswordField displays clear text ... Read more
[WP8.1] System.IO.File.Delete throws exception
To reproduce:1. Open attached project2. Build & run for WP8.1 (development build) A file is created at a certain path and the sa... Read more
[WP8.1] System.IO.File.ReadAllX methods throw IOExceptions
To reproduce:1. Open repro.unitypackage. It contains a script that creates some files and tries to read them using the File.ReadAllX... Read more
Input.GetButton does not catch Joystick Buttons
-e: When using WebGL Preview builds, Input.GetButton (GetButtonDown, etc) fails to return true when pressing the joystick buttons. T... Read more
[OptimizationLevel] Build with optimization level set to 'Fast' or 'Fast...
Steps to reproduce: 1. Create new Unity project2. Open build settings and switch to WebGL3. Change 'Optimization Level' to 'Fast' or... Read more
maxVertices error thrown when outputting very long strings
To Reproduce: 1. Run scene test in the attached project.2. Click on the outputted log message.3. Observe that a large number of" max... Read more
[WP8] Unity hangs after pause resuming from visual studio
To reproduce:1. Open the attached repro project2. Build for WP83. Open the solution with visual studio4. Deploy to a windows phone5.... Read more
Scripts disappearing from UI elements on scene change
Steps to reproduce:1. Open attached project's scene "MainMenu" (Assets/Scenes)2. Errors "GameObject (named 'Canvas') references runt... Read more
Static Initialization Is Incorrect When Targeting WebGL (possibly, any I...
Steps to reproduce:1. Open test.unity and press play (in editor) and take notice that there is a decimal on the last of second test ... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template