Search Issue Tracker
[iOS][A11] Screen.dpi() method return incorrect number of DPI on iPhone ...
To reproduce:1. Open attached project2. Open build settings, select iOS platform and add "main" scene3. Build and run project on a d... Read more
Unity Editor crashes from a fixed statement in .dll compiled by VS 15.5 ...
Steps to reproduce:1. Download and open the attached project2. Enter Playmode Result: Crash Reproduced on 5.6.4p1, 2017.2f1, 2017.2.... Read more
[VideoPlayer][Android] Application crashes with Fatal signal 11 (SIGSEGV...
To reproduce: 1. Download and open attached "Video-AndroidSEGV.zip" project.2. In Build settings add "Main" scene to build.3. Build ... Read more
Crash occurs when importing .dae file
Reproduction steps:1. Open Unity and create a new project2. In the menu bar select Assets -> Import New Asset and select the prov... Read more
Rotating an object with an interpolated rigidbody changes it's velocity ...
Steps to reproduce:1. Open user attached project2. Play the "VSync Test" scene3. Press V to toggle QualitySettings.vSyncCount betwee... Read more
[Android] RegionInfo returns incorrect information on Android
The RegionInfo information differs between Android and other platforms. On Android, Name, DisplayName, EnglishName,NativeName, TwoLe... Read more
[Mobile] Enabling Box Projection creates visible artifacts
Enabling Reflection Probe Box Projection in the GraphicsSettings results in a cross of thin, sharp lines. Without Box Projection, re... Read more
Wrong rect.width value if the Rect Transform is in other scene
How to reproduce:1. Open the "Project.zip" project2. Open the "StartScene" scene3. Press Play4. Press "Load Second Scene" button5. C... Read more
"Refresh case sensitivity..." errors are thrown when importing materials...
How to reproduce1. Create a new project2. Import the attached "TestMaterialPackage (5.5.0f3)" into newly created project3. Press CTR... Read more
Playing animation via Animator.SetBool(anim, true) causes crash on Anima...
How to reproduce:1. Open the attached project2. Open the "Movement" scene3. Press Play4. Press Z to play the attack animation Actual... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used