Search Issue Tracker
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
SpeedTree dynamic batching produces unexpected shadows
How to reproduce: 1. Open attached project2. Open scene Scene.unity3. Switch to the Game View- Note that there is a shadow at the ba... Read more
Turning on screen sharing and opening game from background results in bl...
Reproduction steps:1) Open user's attached project2) Build and run it on a device which can share screen with other devices3) Press ... Read more
[Dropdown] Dropdown gets populated with artifacts if more than 8 options...
Steps to reproduce: 1. Open attached project2. Open scene "main"3. Run it4. Expand dropdown and notice that artifacts are visible Read more
[Image] Setting Image type - Filled breaks renderer, making it to fail i...
Reproduction steps:1. Open attached project2. Open the "Scene" scene3. Select the "Image" object in the hierarchy (It's the circular... 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