Search Issue Tracker
[ScriptEditors] Sublime Text 3 Doesn't Open to Error Line in Unity 5.x
Steps to reproduce: 1. Create a new Unity project2. Set the script editor to Sublime Text 3 (Preferences/External Tools/External scr... 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
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
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
[Packages] Updated files from a package are not overwritten
How to reproduce: 1. Open attached project2. Import the UpdatedPackage.unitypackage package into the project- Note how the files are... Read more
UnityEngine.UI.dll is in timestamps but is not known in guidmapper...
Error message shown on first open of attached project: Asset 'C:/Program Files (x86)/Unity/Editor/Data/UnityExtensions/Unity/GUISyst... Read more
All iOS builds crash on launch on older devices
All iOS builds crash on launch on older devices To reproduce:1) Download and open project2) build and run for iOS3) try running on o... Read more
Audio Mixer window 'stuck' after changing "Output" on Audio
To reproduce:- Open attached project- Open "test" scene- Open Audio Mixer window and select "Ambience" mixer- Make sure that Project... Read more
[Mobile] UI input field does not work
To reproduce:1. Create a UI Input field2. Build & Run to a WP8 or WP8.1 device3. Try tapping the field - nothing happens Regress... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved