Search Issue Tracker
[Editor] Visibility state is not being saved while working in multiple s...
Visibility state for GameObjects is not being saved after removing or unloading the additive scene Steps to repro:1. Create a new pr... Read more
Indirect light is not generated when using Realtime Global Illumination ...
How to reproduce:1. Download and open the project "1152091.zip"2. Select Indirect draw mode in the Scene window3. Inspect the Scene ... Read more
[tvOS] [Game Center] Social.ShowAchievementsUI() doesn't work anymore af...
How to reproduce:1. Build the attached project for tvOS2. Build & Run the app to Apple TV via Xcode3. Wait till Game Center dash... Read more
[Render] Camera.Render does not work in the editor, works in builds
Steps to reproduce: 1. Open the attached project 'RenderOnce'2. Open 'test' scene3. Script is attached to the cube which renders dis... Read more
SerializableObject.GetIterator() throws ArgumentNullException when Unpac...
How to reproduce:1. Open the "SampleScene" Scene in the attached "case_1164099.zip" Unity project2. In the Hierarchy tab, select the... Read more
[UIR][Project Settings] Letters are warping to a new line when project I...
How to reproduce:1. Create a new project2. Open Preferences->UI Scaling3. Set the scaling to 125%4. Open Window -> Project Set... Read more
First frame of TextMeshPro text is rendered as squares
How to reproduce:1. Open attached project "TmpBug.zip"2. Enter Play mode (the Editor will be paused automatically)3. Observe Game or... Read more
Cloth constraint dots not visible from all angles
Reproduction steps:1. Open the "New Unity Project.zip" project2. Select "Plane" Game Object3. In the Inspector "Cloth" component pre... Read more
Looping a portion of an animation with blended transitions
How to reproduce: 1. Open attached project2. Open scene TestScene.unity3. Select the TriggerDamageAtMidpoint game object- In the Ani... Read more
OnPreviewGUI method's background image is rendered grey instead of white...
How to reproduce:1. Open the attached 'TestPreviewRenderer2.zip' project2. Navigate Example -> GameObject Editor3. Observe that b... 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