Search Issue Tracker
Invalid arithmetic in compute shader when multiplying with uint value
Reproduction steps:1. Open the user's attached project2. Select DEBUG/Dispatch shader3. Observe the Console window Expected result: ... Read more
Unity player doesn't respect window position when set in script using Di...
Reproduction steps:1. Open user attached Project2. Build and Run the SampleScene Expected result: The Player opens at the top left c... Read more
Node drop-down opens at a different location on-screen than the Node is ...
How to reproduce:1. Create a new project2. In the Project window, click the right mouse button > Create > Bolt / Visual Script... Read more
[Profiler] Clicking on the IP address in the Attach to Player menu for a...
How to reproduce:1. Create a new project2. Build and run as a development build3. In the Unity editor go to Window > Analysis >... Read more
[Asset Bundles] Editor crashes on loading asset bundles when setting the...
Editor crashes on loading asset bundles when setting the value of AssetBundle.memoryBudgetKB property. Steps to repro:1. Open the at... Read more
[Package Manager][2D] Package versions are inconsistent in 2D Template
Package versions are inconsistent in 2D Template in 2D Animation and 2D SpriteShape Steps to Repro: 1. Create a new Project in 2D Te... Read more
After clicking Player Input's "Fix UI Input Module" button, most of Inpu...
How to reproduce it:1. Open the user's attached project "InputActionsUIBug.zip"2. Load the "SampleScene" Scene3. Select a "GameObjec... Read more
Particle's Mesh isn't updated when using ParticleSystemRenderer.SetMeshes
How to reproduce:1. Open the attached "1322561_Repro" project2. Open the Scene "SampleScene"3. Enter the Play Mode and wait for 4 se... Read more
Object that is drawn with Graphics.DrawMeshInstanced does not receive th...
Reproduction steps:1. Open the user's attached project and Scenes/SampleScene scene2. Enter the Play mode3. Observe the Lighting on ... Read more
Game threads are paused when holding down the mouse cursor on minimize/m...
Reproduction steps:1. Open the user's attached project2. Build and run the RUNME scene3. Observe the Golden value4. Hold down the mo... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class