Search Issue Tracker
[Scripting] Script doesn't update when "Recompile After Finished Playing...
With "Recompile After Finished Playing" preference selected, changing script in play mode and saving the changes, does not reflect i... Read more
Generic class values are not deserialized on built game
Steps to reproduce:1. Open user attached project2. Play the scene3. Notice that the speed is set to 94. Build and run5. Speed value ... Read more
Build fails using IncrementalCompiler with "The type 'Enum (or 'Object')...
Reproduction steps:1. Open the attached project.2. Set platform to iOS, Android or WebGL.3. Build the project. Actual behavior.- Bui... Read more
[.NET 3.5] Unity crashes when adding structs with a multidimensional arr...
Repro steps:1. Open QA attached project "repro"2. Open scene "0"3. Enter Play Mode4. Wait for the Editor to crash Expected: The scen... Read more
Crash on "JobBatchDispatcher::KickJobs" when exiting Unity from specific...
How to reproduce:1. Clone or download "EntityComponentSystemSamples" project from Unity Technologies GitHub page: https://github.com... Read more
Managed Assembly is included in Player Build when using Define constrain...
How to reproduce:1. Open the attached project (DefineTest.zip)2. Open scene Scenes/SampleScene3. Go to File -> Build and Run4. Ob... Read more
Editor freeze when selecting two Scriptable Objects with Serialized Refe...
Steps to reproduce:1. Open User-supplied project2. In the Project window, select two Scriptable Objects Expected: Editor doesn't fre... Read more
Editor hard crashes when using Marshal.PtrToStructure()
How to reproduce:1. Open attached project "Example"2. Load Scene "Simple"3. Enter Play Mode-----------------------------Observe the ... Read more
In Editor ENABLE_MONO condition is false when player settings is set to ...
Steps to reproduce:1. Download 1050206_repro.zip and open "SampleScene" scene2. Change platform to UWP.3. Open Player Settings and c... Read more
[Scripting/Particles] Gradient Scripting API thread checks have changed ...
Some of the Gradient api now has thread checks that were not present before the bindings system upgrade.For example Evaluate now has... 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
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled