Search Issue Tracker
[ProBuilder] Vertex colors are not being imported though Vertex Colors w...
Vertex colors are not being imported/exported even though Vertex Colors option was enabled while Exporting ProBuilderObject as an Ob... Read more
[Package Manager] Dependencies text is clipped for packages
Dependencies text under Package Description is clipped for all the packages Steps to Repro:1. Create a new Project2. Window > Pac... Read more
Aspect ratio breaks when resizing split screen or rotating the device wi...
To reproduce:1. Open 2 any Unity projects in the split screen mode on Android;2. Resize the split screen;3. Rotate the device to the... Read more
Crash at CompileGpuProgramSnippets when cancelling a build during Shader...
How to reproduce:1. Open attached "CrashRepro" or new project2. Do a Windows Standalone (or other platform) build3. Cancel during Sh... Read more
[Android] Screen does not rotate when 2 Unity apks are open, 1 of them i...
To reproduce:1. Open any 2 Unity apks;2. Make one of them to be a floating window (on Samsung devices, you can go to Tasks > Pres... Read more
Selection is lost after undoing game object deletion
How to reproduce:1. Create a new project2. In the Hierarchy Window create a new cube object3. Select it and delete it4. Undo the del... Read more
[Rider Editor] Link under Preferences is not readable when using Unity p...
The link is unreadable on Unity professional theme under Rider Preferences Steps to Repro:1. Create a new Project2. Window > Pack... Read more
UWP use of StorageFolder to access files returns system exception
Steps to reproduce:1. Download attached project2. Switch platform to UWP3. Build SampleScene4. Open VS solution5. Add restricted Cap... Read more
Changing the position of a RectTransform twice doesn't work when it is i...
How to reproduce:1. Open the attached 'UIBugRepro.zip' project2. Enter Play Mode3. Observe created 'UI(Clone)' Game Objects Expected... Read more
Only one of the selected Game Objects is pasted when pasting in Prefab M...
How to reproduce:1. Open attached project "PrefabPaste.zip"2. Open UIE-Impact prefab in prefab mode3. Copy everything under UIE-Impa... 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