Search Issue Tracker
Lightmap baking fails when URP Template content is put into a subscene
Repro steps: Check out latest 2022.2/staging (tested with git commit 62ca96eb270df00114e34114a5155944030c179f) Check out latest DOTS... Read more
[WinInstaller] “Appications are blocking the installer” page is displaye...
Note: Windows-related issue. To repro:1. Run Download Assistant.2. In components page select Unity Editor and Documentation.3. Press... Read more
[OSX][iOS] If OpenGL is used, InstanceID always runs from 0 regardless o...
Reproduction Steps:1. Import attached project.2. Open "MainScene" scene.3. Select OpenGL as the Graphics API.4. Select "TestObject" ... Read more
List item is re-selected when moving the mouse after ClearSelection func...
How to reproduce:1. Extract and open the attached “IN-107854.zip” project2. Enter Play mode3. Select any List item in the Game View ... Read more
Canvas with Target Display set to Display 2 is not rendered when there i...
How to reproduce:1. Open the attached "MultipleDisplay.zip" project2. Open the "SampleScene" Scene3. Go to File -> Build And Run4... Read more
Using RenderToCubemap using a camera with the PhysicalParameter produces...
Using RenderToCubemap using a camera with the PhysicalParameter produces an incorrect Cubemap This problem was initially reported on... Read more
The Windows standalone player has a default SynchronizationContext set
To reproduce:1. Create a new Unity project.2. Add a script to a game object with this code:void Awake(){if (System.Threading.Synchro... Read more
Strange square-like shadows appear in the editor on Unity 5
- Import the attached project (from ReproProject.zip - Unity 4.6 compatible)- Open 0 - Main Scene and press Play- Select New Game fr... Read more
HttpClient WebException when doing a request with PostAsync
How to reproduce:1. Open the "SampleScene" in the attached "mdl-sample.zip" Project2. Enter Play Mode3. Wait approximately up to a m... Read more
Animation window cannot be resized when it is docked under the Animator ...
To reproduce: 1. Undock the Animator window2. Undock the Animation window and dock it under the Animator window3. Try to resize the ... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist