Search Issue Tracker
creating prefab from interactive cloth in the scene crashes the editor
1) I created an object with interactive cloth and a cloth renderer.I setup the cloth colliders and see it behave like cloth when I p... Read more
alt-tabbing away from fullscreen game stops updates
-e: When alt-tabbed away from the game, while the game is in full-screen mode, under Windows only, the game stops receiving Update()... Read more
Monodevelop loses code folding on save
When I save a script, code folding for that script only. It comes back randomly some time after going away. I have not been able to ... Read more
Standalone player is always on top
To reproduce:1. Open new project2. Make Windows Standalone build3. Run build in Windowed mode4. Drag player window around screen5. T... Read more
When TalkBack is active on android, touch input is affected by it
When TalkBack is active on android, touch input is affected by it so that touch count and button presses don't work properly Read more
Realtime GI is broken if LoadLevelAdditive is used
How to reproduce:1. Open A.unity scene, let it bake GI. Open B.unity scene, let it bake GI.2. Open A.unity scene again.3. Find World... Read more
LoadLevelAsync Hangs for a Moment when Loading a Scene with Large Audio ...
Reproduction steps:1. Open attached project "LoadLevelHiccup"2. Open scene "Splash"3. Enter play mode4. Notice that the scene showin... Read more
Assigning a custom Debug.logger.logHandler doesn't intercept thrown exce...
To reproduce:1. Open project2. Press playNotice that the "Test" class intercepts Debug.Log and Debgu.LogException, but doesn't inter... Read more
Physics 2D raycast ignores layer order
Reproduction steps:1. Open the attached project2. Open scene "Test"3. Enter Play mode4. Click on the sprite in the center in the gam... Read more
Scrollbar stops velocity of 'Scroll Rect' unexpectedly
Reproduction Steps:1. Open User's project2. Run "TestScene"-Note: "Scrollbar On" should be activated, therefore greyed.3. Try pullin... 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
- BuildVectorImage(SceneInfo, Rect) is internal, and should be public
- SVGImporter preset added to the Preset Manager changes to a ScriptedImporter when restarting the project
- Built-in Standard shader variants remain stripped from the build when retained via Shader Variant Collection or Shader Build Settings
- Particles are not rendered when particle's material shader is set to URP/Particles, Soft Particles is enabled and Camera Fading is disabled
- An older version of the Unity.gitignore file is used when creating new projects with the source control provider set to GitHub or GitLab