Search Issue Tracker
Can't Login to my Unity account and no errors to advise me why
When trying to switch project I was prompted to Login, which I tried but was unable to until Unity restart. There was no indication ... Read more
[Collab] Subtitles are unreadable when personal theme is selected
Steps to reproduce:1) open any collab project2) Editor>preferences>Editor skin>Personal3) Open collab toolbar - Subtitle is... Read more
[ModelImporter] Second animation clip name gets index +10
To reproduce the issue follow the steps:1) Open attached project2) Select "Slenderman" fbx model2) Add several clips to its animatio... Read more
[AW] Must have 1 property in order to edit Event keys
I'm no longer able to select and edit an event key, unless there's at least 1 animated property in the clip. repro:-create a cube-cr... Read more
[Cloth] Adding cloth to an object throws multiple errors and added cloth...
To reproduce:1. Open attached project2. Select banner1 object3. Add cloth component4. Notice errors in console: get_skinIndex is not... Read more
[Cloth] Cloth deletes MeshRenderer component when entering playmode
To reproduce:1. Open attached project2. Open scene 13. Add cloth to banner14. Enter playmode5. Notice that meshrenderer gets deleted... Read more
5.4b5 Crash in Mesh::GetPrimitiveCount, coming from GI continuous update...
Steps to reproduce: 1. Download and import attached project.2. Open scene: main:3. Select "House 1" in hierarchy.If no crash, procee... Read more
Particles do not collide when particle system is moving
1. What happenedFor cases when- PS is static and other objects are moving- particles don't move, but PS is movingThere's no collisio... Read more
Particles: playOnAwake set from script has no effect
1. What happenedWas trying to set ps.main.playOnAwake = false from Start, Awake methods and constructor, but that seems to have no e... Read more
[UI] Flickering while re-arranging UI buttons in scene view
- Open "TestScene"- In Scene view try dragging the ui elements around. The longer you move ui elements around, the more obvious glit... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names