Search Issue Tracker
Scaling rigidbodies with offset child colliders produces unstable results
How to reproduce:1. Open the attached project "674588Collider.zip"2. Open and Play "Test" scene3. Press B and V to scale the Cube4. ... Read more
Global Illumination doesn't work in Build if scene is loaded as an Asset...
If a scene is built as an AssetBundle and is Loaded in another scene, Global Illumination will work in Play mode, but not in Build. ... Read more
Instantiating a UI prefab into another UI prefab crashes player
Steps to reproduce:1. Open attached project "prefab_instantiation.zip"2. Open Build settings, add "test" scene and build WSA Univers... Read more
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
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