Search Issue Tracker
Excessive IL2CPP Stripping of [RuntimeInitializeOnLoadMethod] method wit...
How to reproduce:1. Open the attached "UWP_StrippingExcessive.zip" project2. Make sure that "Script changes while playing" has "Stop... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Project Auditor suggests to update package to a lower version than installed when the recommended package version is not the latest version
- Low performance when multiple meshes using BlendShape are rendered on screen
- TMP Dropdown visually corrupts or disappears when its own GameObject is assigned to "Caption Image" or "Placeholder" elements
- Usymtool tries to upload GameAssembly.pdb when it doesn't exist after building with Mono backend
- “NullReferenceException” error thrown in the Console when running HDRP Wizard “Fix All” in URP project after installing HDRP Package