Search Issue Tracker
[iOS] Changing the screen orientation via a script sometimes results in ...
When the orientation of the screen is changed via a script (with Screen.orientation) on iOS 10 devices, sometimes the screen remains... Read more
[Android] Application crashes when calling native Android API
Reproduction steps:1. Open the attached project2. Build and run the project on Android device3. Press the "create object" button4. N... Read more
[Deferred] Halo is visible through object if scene contains particle sys...
Steps to reproduce: 1. Open attached project "835710.zip"2. Open scene "BugRepro/Halo" and run it3. Notice that halo is visible thro... Read more
Directional Flares are cut off at the corner when the FOV is high
Steps to reproduce: 1. Open attached project "835706.zip"2. Open scene "BugRepro/LensFlareClipping"3. Run the scene4. Notice that fl... Read more
Setting "sharedMesh" in disabled "Mesh Collider", turns collider on even...
Steps to reproduce:1. Open attached project2. Open scene named "bug"3. Start play mode-Mesh Collider is disabled, yet RayCast still ... Read more
Crashes on AssetsMenu::CanDeleteSelectedAssets when right clicked on ass...
How to reproduce:1. Open the attached project "835652AssetCrash.zip"2. Right click on Assets folder Actual result: crashExpected res... Read more
[Debug] Debug.* (Debug.Log, Debug.Format, Debug.LogError and etc.) crash...
(Check the attached *.gif file to see the bug) Steps to reproduce:1. Open the attached project2. Navigate to Assets3. Open the Intro... Read more
[AW] Incorrect playback range after changing Sample rate
playback range in the Animation Window is incorrect after changing the Samples of a clip. repro:drop attached clip (run) into projec... Read more
ShowModal returns focus to wrong window on windows os
When a modal (ShowModal()) window closes under windows os, it returns the focus to the wrong window (eg: explorer) instead of return... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal