Search Issue Tracker
[IL2CPP] Array.SetValue does not set proper values from enum
1. Open attached project 2. Build to iOS with IL2CPP 3. Array.GetValues will return wrong values Note: no repro with mono backend Read more
[IL2CPP] NotSupportedException is thrown if custom marshaler is used
1. Open attached project 2. Build to iOS with IL2CPP 3. 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 animat... Read more
Animator controller memory isn't cleared properly from deleted states an...
Steps to reproduce: 1. Open the attached project 2. Look at the three animator controllers (Assets/animators/). Notice 'tpac-origin... 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-engin... 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. ... Read more
OpenGL works different in editor and build on windows (5.1+ regression)
To reproduce: 1. Open the project 2. Build the project to windows. 3. Run it with the command line argument "-force-opengl" Observe ... 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 project 2. Open scene "1" 3. Run it 4. In scene view (while scene is running) notice red and g... 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
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 OnDemandScheduler::HandleImportWorkerLogs when performing various Unity operations
- Caret is incorrectly offset when naming a file with a lot of characters in the Project window
- Point Cache window displays incorrect title “pCache” instead of full “Point Cache”
- GeneratePropertyBag code generation fails when "?" nullable is used with the "partial" class modifier
- Timeline first track offset is not accounted for when Apply Scene Offsets is used in Play Mode