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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used