Search Issue Tracker
Curve change is applied to all curves in Custom Editor
How to reproduce: 1. Open attached project "860540-repro.zip" and "test" scene2. Go to Window -> Utility AI Editor3. Right click ... Read more
Entering a whitespace before a Chinese character in Text component adds ...
To reproduce:1. Create a new project and add the attached unitypackage2. Select "Text" game object from the hierarchy3. In the inspe... Read more
Particle Emission does not work, when parent has Kinematic Rigidbody 2D
Reproduction steps:1. Open project attached (ParticleDistanceBug).2. Open scene "TestScene".3. Press Play. Expected result: Particle... Read more
Transparent object with negative scale makes game view black in Play mod...
Transparent object with negative scale doesn't work with RenderTexture. Screen becomes black when in Play mode.Problem appears in Po... Read more
Unable to declare local variable within different scope
Steps to reproduce:1. Open the attached project (860956-TestCase.zip)2. Open the Assets/test.unity scene3. Error message appears in ... Read more
Enabling "Use Full Kinematic Contacts" on Rigidbody2d has no effect
To reproduce:1. Open attached project "FullKinematicContactBug.zip"2. Play "test" scene. And watch how moving "Player" object intera... Read more
When multiple .mb (Maya binary) files are imported, the imported files d...
To reproduce:1. Open attached project2. Go to models folder3. Notice that both models contains same submodels4. Reimport one_meter_p... Read more
[iOS] Loading models with Tangents set to Calculate Legacy from asset bu...
When loading fbx models that have Tangents set to 'Calculate Legacy' in Import Settings from asset bundles, iOS builds crash in s_Sk... Read more
LineRenderer has gaps in it when values are repeated
Reproduction steps:1. Open the attached project2. Open the "main" scene Result: LineRenderer gameObject has a gap in it, due to repe... Read more
Mathf.PingPong occasionally returns negative values
Steps to reproduce:1. Open attached project "861278.zip"2. Press play3. Observe console outputResult: Mathf.PingPong(4676.5f, 1.99f)... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler