Search Issue Tracker
System.Globalization.CultureInfo.CurrentCulture returns Invariant Cultur...
To reproduce: 1. Download attached project "CurrentCultureBug.zip" and open in Unity2. Open "CultureBug" scene3. Enter to Play mode4... Read more
[HUB] Editor doesn't restart instead Hub opens up on selecting "Restart ...
Editor doesn't restart instead Hub opens up on selecting Restart Editor from popup when changing Graphics APIs. Steps to repro:1. Cr... Read more
[Installer] [Windows] Files left after running Uninstaller from Editor f...
To reproduce:1. Install Editor.2. Go to Editor folder.3. Run Uninstaller and proceed to the end of uninstallation. Actual result:Lis... Read more
Post-processors cause black-screen in some builds and editors
To reproduce:1) Create a new project2) Import the attached unity package3) Open the ErrorScene4) On MainCamera, enable all the compo... Read more
Disabled scripts still call Awake function
To reproduce:1. Open attached project "awakescript.zip"2. Select "GameObject" from the hierarchy3. Make sure that "Testing.cs" scrip... Read more
Premultiply alpha is calculated incorrectly in LWRP Shader Graphs
How to reproduce:1. Open the attached project2. Inspect in the scene view the "Cube" GameObject Expected: Cube color is whiteActual:... Read more
[ShaderGraph] Need to handle numbers in scientific notation (ie 1e+10)
Large numbers in our float and int fields get converted to scientific notation and we splice that into the shader code without check... Read more
Selection of the sprite in the Sprite Editor Window changes size and off...
How to reproduce:1. Open attached project "Case_1134295_reproProject.zip"2. Select "smb1_misc_sprites" in the Project Window3. In th... Read more
The small Capsule Collider is pushed through the Mesh when Collision wit...
How to reproduce:1. Open the "t-15" Scene in the attached "PhysicsIssue.zip" Project2. Enter Play Mode Expected Behavior: The "Playe... Read more
[Object Selection Window] Navigating in search field with UP and DOWN ar...
How to reproduce:1. Open attached project "Case_1134296_reproProject.zip"2. In Hierarchy, select "New Sprite" GameObject3. In Sprite... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved