Search Issue Tracker
"Unable to find player assembly" Warning appears when a Sample is Built
How to reproduce:1. Create project with Sample "Cinematic Studio" (for example)2. Run and Build the project3. Observe Console Actual... Read more
Luminance of Thread block UI in Timeline view of Profiler isn't updated ...
How to reproduce:1. Open a new Unity project2. Open the Profiler window3. Capture some data4. Change the module details panel into t... Read more
Externalize and Show Generated buttons are missing from VFX Inspector wh...
In the project create a new VFX Graph Select Graph and observe its Inspector - it contains Externalize, Select Show Generated button... Read more
Incorrect dependancies appear after building AssetBundles with Prefab Va...
How can we reproduce it using the example you attached1. Download and open the attached project2. In the toolbar, go to "Tools" >... Read more
[macOS] GameObject name is not displayed in Scene view when selecting Ca...
How to reproduce:1. Create a new Unity project2. In the Hierarchy window create the Cube gameObject and select it3. In the Inspector... Read more
RenderSettings.ambientProbe doesn't always return what it is set to
Description: If RenderSettings.ambientMode is set to AmbientMode.Skybox, we currently have some pretty strange behavior: If you set ... Read more
Custom Inspector creates a List of Objectfields incorrectly
Reproduction steps:1. Open the user’s attached project (“CustomInspectorRepro”)2. Open the “Assets/Scenes/SampleScene.unity” scene3.... Read more
Texture2D.GenerateAtlas returns true with a list of returned rectangles ...
Reproduction steps: Open the attached project “GenerateAtlas-unity.zip” Open the “/Assets/Scenes/SampleScene.unity” Scene Enter the ... Read more
Hidden Overlays are reappearing after relaunching the Unity Editor
How to reproduce:1. Open the project “Overlays” or create a new one2. Hide the Overlays in the Scene View by unchecking the Overlay ... Read more
Font Asset pulls all fonts with the same family name as dependencies
How to reproduce:1. Open the user-attached project “My Project”2. In Assets/Fonts select “Metropolis-Black.ttf”3. On the Toolbar, cl... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks