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
Ruleset file is ignored when using Roslyn analyzers
Reproduction steps:1. Open the attached 'RulesetBug' project2. Open the 'Default.ruleset' file and note that Action is set to 'None'... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default