Search Issue Tracker
[EditorGUI] Setting GUI.matrix inside OnSceneGUI breaks Handles
How to reproduce: 1. Open attached project2. Open scene test.unity3. Select the test gameobject- notice how it draws a solid disc in... Read more
4.6: UI.GridLayoutGroup shows strangely formatted table
1. Open http://docs.unity3d.com/462/Documentation/ScriptReference/UI.GridLayoutGroup.html (or even in 460)2. Look for GetStartOffset... Read more
5.0: Property IsDestroyed doesn't show up for UI.GridLayoutGroup
1. Open http://docs.unity3d.com/500/Documentation/ScriptReference/UI.GridLayoutGroup.html2. Search for "IsDestroyed" (is available a... Read more
UnityPreload crashes with a long property name
The editor crashes when opening a scene file. The following conditions must be met: - Asset Serialization Mode is set to “Force Text... Read more
Sample Project has glitchy stretching on certain resolutions
1. Import the UI sample project2. Switch the platform to WP83. Switch the game view resolution to something other than "Free Aspect"... Read more
Android GUI bar stays after coming back to app from home on Android 5
When swithing game to background and turining it on again android GUI leaves black bar that is used for it's menu Read more
[MovieTexture] UnassignedReferenceException when playing movie texture
Steps to reproduce this issue: -Open the attached project ( FTP_UI_B21 )-Open 'raw_image' scene-It has a raw image and a movie textu... Read more
When Input Field content type's set to Integer, you cannot input '-' whe...
Steps to reproduce this issue: 1. Create new input field2. Change Content type to integer3. Play4. Write '-50'5. Select all the text... Read more
[Audio] PlayOneShot does not work
PlayOneShot does not work, unless there is a clip set on the audio source and it is set to play on awake To reproduce:1. Open attach... Read more
AnimationClips from Asset Store can not be previewed in Inspector
AnimationClips from Asset Store can not be previewed in Inspector. To reproduce:- Search for the category AnimationClip in the proje... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument