Search Issue Tracker
[WebGL][Android] Gyroscope does not work relative to the device view ori...
Reproduction steps:1. Create a new project and Import the attached custom Package "gyronotworking.unitypackage"2. In the Project win... Read more
Setting physical attributes of a Kinematic GameObject sometimes sets the...
Reproduction steps:1. Open the user's attached "DeterministicPhysicsBug2.zip" project2. Open the "Test" scene3. Enter the Play Mode4... Read more
[Windows 11 ARM] Providing command line options -a arm64 or --architectu...
Steps to reproduce: Open terminal (CMD) Try downloading any Unity editor using -a arm64 or --architecture arm64 command line options... Read more
Asset Version icon tooltip shows ID instead of the expected message
Steps to reproduce: In the Asset Manager dashboard, an asset with several versions should be created Create a new Unity project Inst... Read more
[Error] Game object with AudioListener and OnAudioFilterRead throws an e...
When using `OnAudioFilterRead` with an `AudioListener`, a null reference error is thrown in the console. Repro Download and open the... Read more
Screen Space Camera World Space Canvases do not show drawcalls when usin...
Reproduction steps:1. Download and open the user-submitted project2. Build and run the project3. Open the Frame Debugger in the edit... Read more
[ShaderGraph] Blackboard does not have property grouping options
How to reproduce:1. Open attached project "SGBugs.zip"2. In Project window, open "New Shader Graph"3. In Shader Graph -> Blackboa... Read more
[Oculus] Dark on Light splash screen does not display correctly on Oculu...
The default splash screen for Android/Quest is Light on Dark, which works as expected. If user goes into the Player settings and swi... Read more
[UI] Button's OnClick Action doesn't recognize methods when an Assembly ...
Repro steps:1. Open user attached project2. Open scene "Test"3. Enter Play Mode4. Press the Button in the Game View and observe the ... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera