Search Issue Tracker
[Humanoid] Animation twisting during transition in the game view, when a...
Reproduction steps:1. Open attached project.2. Open and play "TestScene".3. Cling on the "Trigger" button.4. Notice, that animation ... Read more
Animator controller memory isn't cleared properly from deleted states an...
Steps to reproduce: 1. Open the attached project2. Look at the three animator controllers (Assets/animators/). Notice 'tpac-original... Read more
[VR] Unity crashes with Oculus utilities in ovrp_GetEyeTextureSize
To reproduce:1.Create new project, import "Oculus utilities for Unity" from here: https://developer.oculus.com/downloads/game-engine... Read more
Particle System Sort by distance bug
To reproduce:1. Open scene.2. Press play, the particle system named "Broken" will exhibit noticeable flickering in the game view.3. ... Read more
OpenGL works different in editor and build on windows (5.1+ regression)
To reproduce:1. Open the project2. Build the project to windows.3. Run it with the command line argument "-force-opengl"Observe that... Read more
[tvOS] Remote Sensors mapped to incorrect Joystick Axis
Joysticks axis are incorrectly mapped to sensors, it looks like that it's shifted by +1 when compared to: gravity (x,y,z) : 16, 17, ... Read more
Sphere cast detects collision in wrong position
Steps to reproduce: 1. Open attached project2. Open scene "1"3. Run it4. In scene view (while scene is running) notice red and green... Read more
Gyroscope.enabled doesn't enable/disable the Gyroscope
Gyroscope.enabled doesn't enable/disable the Gyroscope. I can only set the Gyroscope state if I change it on Awake function. Read more
LoadLevelAdditive assigning wrong lightmap for terrain
Reproduction steps:1. Open the reproduction project2. Open mainScene.unity3. Press Play After hitting play you can see the 2 terrain... Read more
GetComponentsInChildren<T> doesn't work on assets/prefabs when called in...
Make a prefab with child objects, then make an editor script where you try accessing the prefab calling GetComponentsInChildren<T... 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
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked