Search Issue Tracker
TextGenerator reports incorrect line height if new line escape character...
Open scene Test in the attached project and press Play. Notice the line heights reported in the Console. Read more
No break on breakpoint in generic classes in the editor
To reproduce:1. Open attached project2. Sync MonoDevelop project3. Put a breakpoint in BaseEditorTest, line 84. Put a breakpoint in ... Read more
Allow abstract/generic AssetPosprocessors
To reproduce:1. Open the attached project2. Notice the spam of errors that are caused by a generic AssetPostprocessor and an abstrac... Read more
uGUI scene gizmos can be set to illegal parameters in inspector
1. Create button in a scene Example 1:2. in inspector for anchor min, set value that is higher than anchor max.3. result is that anc... Read more
Pressing keyboard letter doesn't jump to the next item starting with tha...
Steps to reproduce : - create a new project- create a few game objects in the Hierarchy- press the first letter of an object and not... Read more
Application crashes on ART runtime with script incompatibility
Application crashes on android device while using ART runtime. Works normal on Darvik runtime. Tested with Google Nexus 4 with andro... Read more
Terrain tree culling performance regression
This bug has been fixed. However, some similar regression bugs are suspected to still exist. Please file new bug reports for them. T... Read more
Water pro standard asset does not work on Android devices
Reproduced on:Google Nexus 5 with Android 4.4.2Google Nexus 7 with Android 4.4 Reproduced with:Unity Version 4.5.0b5 (75b6c4817f94) Read more
Having Canvas object in a scene automatically marks it dirty
Steps to reproduce:1. Create a new scene and add a Canvas object.2. Save the scene. Scene will remain marked as dirty - asterix will... Read more
Buttons that are parts of prefabs fire their OnClick event twice
1. Open test scene in attached project2. Press Play.3. Open console window, turn off collapse.4. Press Button, notice message only f... 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