Search Issue Tracker
Error "The referenced script on this Behaviour is missing" when loading ...
Reproduction Steps:1. Import attached project.2. In Menu, select "Build" -> "Windows Development Build".3. Create build.4. In cre... Read more
Scriptable Objects execution order is ignored
How to reproduce:1. Open the "ScriptableObjectOrder" project2. Open the Main scene3. Enter Play mode4. Look at the console in what o... Read more
Script Updater fails to update gameObject.audio property
Try to import the attached project and you will get compilation errors saying that various properties and methods are not part of Co... Read more
Script updater updating incorrectly when an object is named like a class...
To reproduce:1. Open attached project in 5.42. Notice that line 107 of the script RPGController.cs creates an object of type NavMesh... Read more
Missing script in Standard Assets - Particle Systems - Afterburner Prefa...
Steps to reproduce:1. Create a New Project2. Assets Tab > Import Package > Particle Systems3. In Assets Tab find Afterburner P... Read more
Handles.FreeMoveHandle lags behind the cursor in Retina environment
Reproduction steps:1. Create new Unity project2. Add scripts from https://docs.unity3d.com/ScriptReference/Handles.FreeMoveHandle.ht... Read more
Script with Mono.Cecil compiles with "Windows Store IL2CPP Scripting Bac...
To reproduce:1. Open attached project with Unity which has "Windows Store IL2CPP Scripting Backend" installed.2. No errors, it's pos... Read more
An instance of a prefab does not update the text in Edit mode while drag...
Reproduction steps:1. Open the attached project;2. Open the scene "Scene";3. Disable an object "Not A Prefab" and clear Console wind... Read more
in OnDestoy(), transform.position returns local position if an object is...
Steps to reproduce:1. Open user attached project ("RoadBuilder")2. Create a cube and make it child of the terrain3. Add attached scr... Read more
A specific script crashes editor when trying to open not found 'SceneMan...
To reproduce:1. Open repro project2. Open 'TEST' scene3. Play scene Expected: scene will playActual: editor crashes Reproduced on: 5... 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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [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