Search Issue Tracker
Selecting a password in EditorGUILayout.PasswordField that contains a sp...
1. Open the attached "PasswordFieldSelection" project and "Repro" scene2. Go to BugReport --> BugReport (custom menu items)3. Try... Read more
[iOS] Input.touchPressureSupported is true on some devices that don't su...
To reproduce:1. Open project attached by QA2. Build it for iOS (make sure "a" scene attached in the build settings)3. Run on a devic... Read more
The Editor freezes when loading a scene and using Analytics at the same ...
To reproduce: 1. Open the project, attached by the user (MatchThree.zip)2. Open the "Menu" scene3. Enter Play mode4. Login with the ... Read more
Localhost WebRequest are hidden from tools such as Fiddler
How to reproduce:1. Download attached project file and open "1" Scene2. Download and open Web Debbuger tool, such as Fiddler3. Enter... Read more
[VideoPlayer] trying to play 60 FPS video on older OS Android devices cr...
How to reproduce:1. Open the attached project2. Open testVideo scene3. Select Video Player and change it video clip to RickMorty_H26... Read more
Multiple child objects in negatively scaled parent object transformed by...
To reproduce:1. Open attached Unity project "MoveTest.zip"2. Open "test" scene3. Select more than one child GameObject in parent Gam... Read more
Fonts of the same font family are presented differently based on a state...
Reproduction steps:1. Open the attached project.2. Play the 'Boot' scene. Actual behavior (Some of these behaviors may be present):-... Read more
[VideoPlayer] App crashes on Samsung Galaxy S3 device when playing 60 fp...
How to reproduce:1. Open the attached project2. Build and run testVideo scene3. When project starts ir should play RickMorty_VP8_128... Read more
[Plugin] DLLNotFoundException thrown even though the plugin is clearly i...
To reproduce:1) Open attached project and scene2) Play it Expected: It runs (with fault due to another issue)Actual: DLLNotFoundExce... Read more
Built APK contains SweepReport.log file
How to reproduce:1. Create new project2. Switch to Android platform3. Set any stripping level (Assemblies, Byte, mscorlib)4. Build a... 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