Search Issue Tracker
[SyncVar] setting string to Null throws "NullReferenceException: Object ...
Reproduction steps:1. Open the attached project.2. Open and play the "Bug" scene.3. Press the "LAN Host(H) button".4. Press the "Set... Read more
Button within a GUI.Window inside an EditorWindow has wrong rendering order
Steps to reproduce:1. Open project named "_EditorWindowBug.zip"2. Go to Examples->EditorWindowBug3. Move "Title" window on Button... Read more
Unable to deploy OBB to some devices with Android 6.0
Reproduction steps:1) Open user's attached project2) Make sure that "Split Application Binary" is selected3) Build and run project o... Read more
EditorGUIUtility.PingObject fails to show its animation when scene is ex...
Steps to reproduce:1. Open attached project named "_PingBug.zip"2. Go to Tests->PingBug.3. Press "Buggy" button.- it fails to sho... Read more
Android IL2CPP has no stacktraces on some devices
Release notes state that IL2CPP is officially supported for Android, but there are no stacktraces in exceptions on some devices. The... Read more
[PostProcessScene] build index of active scene is equal to -1
Repro steps: 1. Open user attached project Scene1.2. Build project-Notice output of console: build index of active scene is equal to... Read more
Missing scripts do not respond to right-clicking their name in the Inspe...
Reproduction steps:1. Open the project2. Select "GameObject" prefab.3. Right-click the label (Script) in the Inspector Actual result... Read more
Undo resets inspector for ExecuteInEditMode scripts when same object has...
Steps to reproduce: 1. Open attached project "820473.zip"2. Open scene repro3. Click on "Cube" and notice that it has Test script wi... Read more
Launcher unintuitive when licence expired
1) After installing the Win10 anniversary update, I get a license error. 2) Observe that the Re-Activate button is greyed out but th... Read more
Assigning a value to an element in a SyncListString that was previously ...
Steps to reproduce:1) Open the attached project.2) Open scene 'Bug'.3) Press Play.4) Press 'Lan Host(H).5) Press 'Set Element Random... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu