Search Issue Tracker
[Oculus] Activateing a Camera in start method results in tilted world
In 5.4.0, there is a new bug. If you activate a OVRCameraRig in the Start method, it latches the latest tracking pose instead of the... Read more
[SinglePassStereo] Shadows not scaling with Render Viewport Scale changes
1) Download attached project2) Ensure VR mode is enabled and Open VR is the preferred SDK3) Open the "RealTimeDirectionalLight" scen... Read more
[Android] EventSystem.Update() gives a big spike after first touch
Steps to reproduce: 1) Create a new project.2) Add any UI element ( tested with Text and Image).3) Enable Development Build and Auto... Read more
Vector2.magnitude computed value is different on iOS than on Android/Win...
Repro steps : 1. Build & deploy user attached project to iOS device.2. Notice console output where actual magnitude is different... Read more
[tvOS] Using UnityEngine.Apple.TV.Remote results in 'MissingMethodExcept...
Steps to reproduce:1) Open the attached project.2) Open scene 'Test'.3) Switch platform to 'tvOS'.4) Press 'Play' in the Editor. An ... Read more
GL.PushMatrix and GL.LoadProjectionMatrix is ignored when rendering to a...
Steps to reproduce:1. open user's attached project2. enter play mode3. select "Custom Projector" in hierarchy4. try clicking inspect... Read more
[Transform] Setting Euler angles of an object with script is not precise
Reproduction steps:1. Open the attached project2. Open the available scene3. Play scene4. Select the 'Player' gameobject5. Press 'Sp... Read more
WebGL fails to build if header file is tagged as plugin
-e: WebGL fails to build if header file is tagged as plugin. Works fine in 5.4.0p3, fails in 5.5.0 -repro:--open attached project--b... Read more
[Android] Tapping on the SplashScreeen disables TouchPhase.Began and Tou...
Steps to reproduce: 1) Download attached project and open in Unity.2) Build and run project on a device.3) Start tapping on a splash... Read more
Unity crashes when calling function "WRSNative.process_package" in a new...
Steps to reproduce:1. open user's attached project2. open scene "WRSNativeTestScene"3. Press play Result: Unity crashes. Reproduced ... 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