Search Issue Tracker
[LightModule] Lights are not cleared when Stop() and Clear() are called.
Repro steps:1. Open Scene1 from attached project.2. Press Play3. Press the Space button to stop the particles4. Observe how the part... Read more
Corrupted file error when loading a Particle System from an AssetBundle
Reproduction steps:1. Open the attached project2. Open the "main" scene3. Enter Play mode Expected result: a particle system is load... Read more
Crash in physx::PxsBroadPhaseContextSap::batchUpdate when Destroy(col.ga...
To reproduce: 1. Download attached project and open it;2. Choose scene 01_Doolittle;3. Enter Play mode;4. Unity will freeze and cras... Read more
Assertion failed on expression: 'changeMask != 0' console error
1. What happenedDuring play the following message thrown to Editor.log: (Filename: /Users/builduser/buildslave/unity/build/Runtime/T... Read more
[SubEmitters] Nested SubEmitter doesn't work when emission is set to bur...
Repro steps:1. Open Scene2 from attached project.2. Select both particle systems in the scene and observe their simulation3. The "Gr... Read more
Scroll Rect is clamping Canvas outside of the content
How to reproduce:1. Open the attached "ScrollRectBug" project2. Open the "Game" scene and play it, notice that the Scroll Rect is cl... Read more
[Physics2D] Invalid angularAcceleration calculated from torque
Steps to reproduce:1. Download project and open "testTorque" scene2. Open testTorque.cs and comment out line 153. Press play button4... Read more
Gizmos.DrawFrustum ignores given Center parameter and overwrites it with...
To reproduce: 1.Download and open attached project.2.Look at the center position of the drawn gizmo.3.Select Main Camera object and ... Read more
'Frame not in module' when stepping into partial class if NodeCanvas is ...
How to reproduce:1. Open attached project2. Open 'test' script3. Place breakpoint on line 8 (StartCoroutine(t1());)4. Attach debugge... Read more
Video player breaks if skipped to a further part of the video
Steps to reproduce:1. Download and open the attached project2. Open scene "iOsVideoPlayer"3. Enter playmode4. Press anywhere on the ... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code