Search Issue Tracker
SyncVar data too large
When the data required to serialize a networked object is larger than MTU, error messages are generated: Channel {0} for connection ... Read more
[MonoBehaviour] Enable checkbox is not shown when there are methods affe...
To reproduce:1. Open attached repro.unitypackage2. Open scene 'square'. The scene has a UI sprite which has a monobehaviour on it. T... Read more
Dropdown menu is corrupted if Template is enabled before running the scene
Steps to reproduce: 1. Create new project2. Create Dropdown menu3. Enable its child "Template" and run the scene4. Stop the scene an... Read more
Script can not be removed from GameObject when its parent class is chang...
Steps to reproduce: 1. Create new project2. Create script "A". By default, it inherits from MonoBehaviour3. Create new GameObject (e... Read more
Changing RenderTexture size causes WrapMode reset
To reproduce:1. Open the project in repro.zip2. Select New Render Texture3. Change the WrapMode to repeat.4. Set x size from 256 to ... Read more
Speedtree leaves are rendered in a wrong position when there are multipl...
Steps to reproduce: 1: open project2: scene TreeTest3: navigate scene view(especially using mouse right click to rotate)4: notice ho... Read more
Prefab references of a monobehaviour are not being cleaned up when the m...
Steps to reproduce: 1. Play the Test scene2. Using the Unity Profiler>Memory>Detailed view take a Sample3. Notice in the Asset... Read more
[IL2CPP]Crash on Application.LoadLevel
To reproduce:1) Create new project2) Create two scenes ('scene1' and 'scene2')Optional: Add a different object in each scene (for ex... Read more
RequireComponent attribute doesn't fire the creation of the component on...
Steps to reproduce: 1. Create new Unity project2. Add a script component to any game object3. Add "[RequireComponent (typeof(Rigidbo... 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
- "Customize handled extensions" part in the External Tools settings tab is not aligned with other properties
- Editor Diagnostics foldouts do not open when clicked on the foldout title
- [UI Builder] Visual Elements are not placed at the mouse cursor position when Absolute Position Placement is enabled
- "Width" and "Height" text is misaligned with slider ends in Screen Match Mode Parameters section of Panel Settings Asset
- Editor does not quit when Editor is not in focus and any floating window is opened