Search Issue Tracker
[Scripting] NamespaceParser fails when ScriptableObject class is inside ...
How to reproduce:1. Open user's attached project2. Select the "Test" ScriptableObject in the Project window (Assets folder)3. Observ... Read more
worldPositionStays argument is missing from Unity.Undo.SetTransformParen...
Reproduction steps:1. Open attached project "Undo.zip"2. In Project window, open "Test.cs"3. Observe line 13 Expected result: Unity.... Read more
Application.isPlaying is false when OnEnable is called from a Scriptable...
How to reproduce:1. Open the attached project2. In the Project Window, select the "New Scriptable Object Sample"3. Enter the Play Mo... Read more
Entering Playmode with Scene Reload disabled crashes when DestroyImmedia...
Repro steps:1. Launch the attached 'ProjectY' project with -debugallocator argument (to reproduce the crash faster)2. Enter Play Mod... Read more
UnityLinker fails to run when Assembly Definition Asset is named InputMo...
How to reproduce:1. Open user's attached project2. Make sure Scripting Backend property is set to IL2CPP in the Player Settings3. Go... Read more
[Jobs/NativeArray] InvalidOperationException has thrown when code attemp...
[Scripting] InvalidOperationException has thrown when code attempts to access a container after it has been disposed InvalidOperatio... Read more
EditorApplication.isCompiling is not called when the scripts are recompi...
How to reproduce:1. Open user-submitted project (isCompilingBug.zip)2. Open the TestScript.cs with Rider IDE3. Make some changes to ... Read more
ScriptUpdater crashes when alias for the same name is set multiple times...
In the case a source needs to be ApiUpdated and it set C# alieases for the same name multiple times an exceptions is thrown in Scrip... Read more
[SerializeReference] Deleting an element of list with SerializeReference...
How to reproduce:1. Open the attached (Repro.zip) project2. Open the SampleScene3. In Hierarchy Window select "Cube" GameObject4. In... Read more
Editor crashes on AttributeScanner::Next when a script is changed in the...
How to reproduce:1. Open the attached project named "Case_1234525"2. Open the "LidarDemo" Scene3. Enter Play mode4. Open the PhotoDe... 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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder