Search Issue Tracker
[IL2CPP] NotSupportedException is thrown if custom marshaler is used
1. Open attached project2. Build to iOS with IL2CPP3. NotSupportedException will be thrown Note: no repro with mono backend Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled