Search Issue Tracker
[HDRP] Only one shadow at a time is rendered when GameObjects are instan...
How to reproduce:1. Open the user's attached "Testing" project2. Open the Scene "OutdoorsScene" (found in Assets/Testing folder)3. E... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project