Search Issue Tracker
[Linux] Editor crashes when changing Layouts numerous times
Repro Steps:1. Open Unity Editor2. Using the drop-down option (top right of the Editor), change the Layout numerous times, roughly 7... Read more
The 'Play On Awake' checkbox gets unchecked when selecting multiple Part...
How to reproduce:1. Create a new project2. Create a Particle System in the Hierarchy3. Select the newly created Particle System4. In... Read more
NativeArray<T>.ReadOnly does not implement IEnumerable<T>
NativeArray<T> implements IEnumerable<T> allowing to use C# "foreach" syntax to iterate over it. However its read-only v... Read more
Errors thrown when a particle System Limit Velocity over Lifetime Dampen...
How to reproduce:1. Open the attached project (case_1321031-ParticleErrors)2. Open SampleScene3. Click Play4. Select the Particle Sy... Read more
Cannot expand a Serializable struct in a Scriptable Object from a custom...
How to reproduce:1. Open the attached project2. Open Test/Window Test3. Select DialogData in the object picker4. Try to expand the e... Read more
CursorLockMode.Locked doesn't lock the cursor when entering the Play Mod...
How to reproduce:1. Open the user's attached "CursorTest" project2. Open the Scene "SampleScene"3. Enter the Play Mode4. Exit the Pl... Read more
[HDRP] Reducing scene view camera clipping planes can result into errors...
To reproduce simply open any HDRP project and adjust the clipping planes as in the video. Expected: We clamp the values, users cant ... Read more
Crash on rasterizeTri when Static Batching passes invalid Mesh data into...
Reproduction steps:1. Open the user's attached project2. Open scene "LoadBundleScene"3. Enter Play Mode and wait for some time (can ... Read more
[Code Coverage] The Included Assemblies field shows Assemblies that no l...
How to reproduce:1. Open the attached '1318668.zip' project2. Open Window > Analysis > Code Coverage3. Observe the 'Included A... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled