Search Issue Tracker
ArgumentOutOfRangeException is thrown when changes are undone in UI Builder
How to reproduce:1. Open the attached project2. Open the "MainScreen" UXML file in the UI Builder3. In the UI Builder, select the "S... Read more
Crash on __pthread_kill when opening a project with a broken prefab
Reproduction steps:1. Open the user's attached project Expected result: Project opensActual result: Project crashes when opening Rep... Read more
[iOS] Memory Settings of iOS Player has no effect.
Unity 2021.2 Editor introduced allocator thread block settings (Project Settings > Memory Settings). These settings are used when... Read more
[HDRP] Game view gets clipped in Play mode when using custom Global Post...
Reproduction steps:1. Open the user's attached project "HDRP12_BugReports.zip".2. Open "Custom PostProcess Volume" Scene3. In Game v... Read more
There's a noticeable performance impact when using Settings Manager with...
How to reproduce:1. Open the attached project2. Connect the project to Perforce3. Open the Polybrush Window (Tools->Polybrush->... Read more
2019.4 - Element 'Style' has no registered factory method.
1) Create a project in 2019.42) Add localization package3) Open Project Settings/Localization Error will be thrownElement 'Style' ha... Read more
WaitForCompletion: Selected Locale is null
1) Open project Eror-with-localization-main2) Press play3) Notice errors4) Disable the WaitForCompletion flag on the Text component5... Read more
AssetDatabase.GetMainAssetTypeAtPath() sometimes loads objects when deri...
Reproduction steps:1. Open the project in the attached GetMainAssetTypeAtPath_Bug.zip2. Run the test script using the menu item 'Tes... Read more
UI breaking when switching platforms to build.
Reproducible on: VS version: 1.7.3 Unity version: 2021.2.0b2-b4 Platforms: Windows 10 and macOS Steps to Reproduce: Create a new pro... Read more
[Android] Italic Font Style differs between Editor and devices
How to reproduce it:1. Open the attached project "Font Bug.zip"2. Load the "FontStyleIssues" Scene3. Open the Game view4. Build and ... 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