Search Issue Tracker
Freeze after switching mac standalone settings
1. Create new project2. Build it on mac3. Launch it4. Switch to "Input" tab and then back to "Graphics" tab5. Double click "Windowed... Read more
Using the Trim button in the Sprite Editor does enable 'Apply' button
Steps to reproduce:1. Import and open any sprite in Sprite Editor2. Make some imperfect slices, press apply3. Select the slice, pres... Read more
Setting TouchScreenKeyboard.value resets caret position
If TouchScreenKeyboard.text would be set while keyboard is open, caret position would be re-set instead of being after the last symbol. Read more
Crash when deleting a gameObject prefab with a Canvas component
Steps to reproduce:1. Open the attached project and the scene 'test'2. Delete the Button gameObject under Canvas3. Observe the crash... Read more
Cloning a prefab containing a uGUI canvas with anchored image spawns the...
Steps to reproduce : - import the project attached- open the "PrefabContainer" scene- press play and notice the correctly placed ima... Read more
uGUI instantiate changes anchor position and prefab(clone) position
1. Open attached project2. Open scene "InstantiatedPositionBug"3. Press play4. Prefab1 and Prefab2 will be cloned, Prefab1(clone) ha... Read more
"Quaternion To Matrix conversion failed because input Quaternion is inva...
Steps to reproduce : - import the project attached- open the scene- press play and notice the errors in the console Read more
image loses source image on button that is using sprite swap when enteri...
1. create button and set transition to sprite swap2. enter playmode3. observe how source image switches to 'none' 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