Search Issue Tracker
A package can't be added by Git URL and by Name when pressing Enter
Reproduction steps:1. Create a new empty project2. Go to the 'Window -> Package Manager'3. Click the add '+' button in the status... Read more
Artifact dependency to an asset is not registered when reimporting some ...
Steps to reproduce:1. Open the "TestScene" Scene in the user attached "AssetDependencyBug.7z" project2. In the Console window press ... Read more
UXML Inspector preview never clears its panel
Steps to reproduce:1) Create a custom Visual Element that can be added to UXML2) Register a callback for DetatchFromPanelEvent and a... Read more
Duplicated Track Groups lose their nested track's game object assignments
Repro steps:1. Create a new timeline or select an existing one2. Create a Track Group3. Within the Track Group, add a track which ha... Read more
NullRef exception appears while trying to Revert Removed component
Steps:1. Open attached project2. Open TestScene3. Select GameObject prefab instance (it has missing script component)4. Try to rever... Read more
[Physics] Articulation Body Ragdoll spins around itself when Spherical A...
How to reproduce:1. Open the attached project "physics joint"2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity)3. Ent... Read more
Sprite doubles in size in Build when "Generate Mip Maps" is enabled in T...
Reproduction steps:1. Open the "SampleScene" Scene in the user's attached project2. In File > Build Settings make sure that the "... Read more
Analytics Library package throws errors when there are spaces in the Uni...
Steps to reproduce:1. Make sure your Unity editor installation path has a space, if not add it2. Create a new project3. Import the A... Read more
Impossible to set "text-overflow: ellipsis;" in the UI Builder
It is possible to set the overflow at hidden, but not the text-overflow. I think it may be interesting to warn the user if he set "t... Read more
Anchor Rotation values disappear when scaling Inspector Window
Reproduction steps:1. Open the user's attached project2. Select in the Hierarchy Game Object "Child"3. Observe Inspect Anchor Rotati... 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