Search Issue Tracker
Serialized LocalizedString fields revert to "None" value when set on Pre...
How to reproduce: 1. Open the user's attached project 2. Open scene LevelBuilder/LevelBuilder 3. In the Hierarchy window, select the... Read more
[Linux] Package title and description aren't clearly seen in the PM on U...
Repro steps: 1. Create a new project 2. Open the Package Manager 3. Select a package from the available 4. Observe its details Expe... Read more
Amazon store: Unity IAP doesn't fire any callback if non consumable prod...
On the Amazon AppStore when a product is bought multiple times, OnPurchaseSucceeded is called instead of OnPurchaseFailed because a ... Read more
"ArgumentException: Kernel not found" is thrown when platform is set to ...
How to reproduce: 1. Open the user's attached project 2. If needed, switch to the WebGL build platform (File -> Build Settings -> We... Read more
Splash image is very zoomed in when an alternate image for portrait mode...
Reproduction steps: 1. Open the project attached to the report 2. Build and Run 3. Inspect the splash screen Expected result: all s... Read more
[HDRP APV] Bricks appear in empty spaces when zooming out
While zooming out Repro: 1) Download project https://github.com/iM0ve/Spotlight-HDRP/tree/APV 2) Replace the scene file with the at... Read more
Crash related to Prefabs when doing Reimport All of this project
Reproduces on 2022.2.0a9, 2022.2.0a10 Not Reproduces on 2022.2.0a3 and think 2022.2.0a6 (didn't check other versions) How can we re... Read more
[HDRP APV] Realtime cell update does not perform the culling process pro...
As discussed with Adrien, there are 2 culling steps. The second step that is to remove cells that have no bricks inside is not perfo... Read more
Rendering artifacts are produced when Physically Based option is enabled...
How to reproduce: 1. Open the attached project "Physical-DoF.zip" 2. Open the "DOFTest" Scene 3. Enter the Play mode Expected resul... Read more
[WebGL] Return key is captured as the string "Enter" when using Keyboard...
Reproduction steps: 1. Open the attached project "unity-webgl-enter-bug.zip" 2. Build and Run the Scene "SampleScene" with WebGL 3. ... 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
- Rendering Layer Mask is not highlighted when the property is overriden
- The tag popup window is deformed and stretched out when creating a tag with the same name as an already existing tag
- FlexShrink fails when the first of two Label elements is set to FlexGrow="0" and the second is set to FlexGrow="1"
- Freeze when entering Play Mode with a certain Tilemap enabled
- Input System's mouse controls are disabled when using "Cursor.lockState = CursorLockMode.Locked" to lock OS mouse