Search Issue Tracker
"Destroy can only be called from the main thread" is thrown after buildi...
How to reproduce:1. Make sure that IL2CPP is installed2. Open attached project "BugReproduction.zip"3. In Editor, click on Window -&... Read more
Attempting to paint a detail mesh with LOD group that is not supported b...
How to reproduce:1. Open the attached project named "Case_1209026"2. Open the Sample Scene3. Select the Terrain in the Scene and ope... Read more
Particle System Trails do not die after Particles die when Instantiating...
Steps to reproduce:1. Open users attach project "ParticleTrailTest.zip"2. Navigate to Project -> Assets and open SampleScene3. En... Read more
SerializedObjectNotCreatableException when saving after exiting Play Mode
How to reproduce:1. Open the attached “TestingProject2” project2. Open scene "Assets/CharlieMadeAThing/NeatoTags/Demo/Scenes/DemoSce... Read more
[Physics] Articulation body scale does not affect Anchor Transform Tool ...
1. Open attached project2. Select child "GameObject (1)"3. Select Joint angle tool (Left one) on the ArticulationBody Inspector4. Ob... Read more
[Transition] Condition parameter's compatibility errors when importing a...
Steps to reproduce this issue: 1. Import 'bugController' package into Unity 5.02. Animator controller with couple of state machines,... Read more
Crash on MatchAsset when loading a specific project
How to reproduce:1. Open the attached “IN-92358.zip” project2. Observe the Crash Reproducible with: 2022.2.0a15, 2022.3.55f1Not repr... Read more
Blend models are imported incorrectly when using the Parallel Import fun...
Reproduction steps:1. Open the attached project2. Open the "/Assets/Scenes/SampleScene.unity" Scene3. Select all of the models locat... Read more
[HDRP] Active LOD bias value message does not update according to HDRP L...
1. Create a new project.2. Create a cube. (GameObject -> 3D Object -> Cube)3. Add an LOD Group Component to this cube. (View i... Read more
Mobile Notification Settings are not saved
Reproduction steps:1. Open "case_1114987-TestNoti.zip" project2. Open the Project Settings -> Mobile Notification Settings3. Chan... 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