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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default