Search Issue Tracker
–upmPack command exits with code 1 on successful pack
When invoking Unity’s Package Manager with the -upmPack argument, the editor produces a valid, signed tarball of a package but still... Read more
Crash on mono_dump_native_crash_info in a project with a Render Pipeline...
Steps to reproduce:1. Create a new “Universal 2D” project2. Create a new Material in the Project window3. Select the “Particles/Stan... Read more
“Import Error Code” warning is thrown after installing VFX learning temp...
Steps to reproduce:1. Create new Unity project using empty URP 3D Template2. Install Visual Effect Graph package via Package Manager... Read more
Selecting a signed tarball’s package manifest in the Project Browser cau...
Steps to reproduce: Install a signed tarball package Click on "Locate" to find the package.json file or find it in the Project Brows... Read more
LowLevel Physics2D Allocating 452bytes in "PhysicsWorld.WriteTransforms....
Get the repo: [https://github.com/Unity-Technologies/PhysicsExamples2D/tree/master] Load the scene: [https://github.com/Unity-Techno... Read more
The Editor jumps to another monitor when the layout is changed and when ...
How to reproduce: Set up three monitors, and in Windows Settings, change their location to: ## Main one at the bottom## Two secondar... Read more
[DX12] Fix nullptr access in some functions of BufferD3D12.h
Steps to reproduce: Have invalid entry, so that GetVersionInternal() return null Call a method which uses the result (i.e., GetGPUVi... Read more
“Render Quad” Material icon is not rendered in Inspector
Reproduction steps:1. Create a new project2. Install Visual Effect Graph package3. Create Visual Effect Asset (Create > Visual Ef... Read more
[Android] "Texture2D.ReadPixels" writes pixels into a texture incorrectl...
How to reproduce:1. Open the “ReproProject.zip“ project2. Open the “Test“ scene3. Build and Run for Android4. Observe the square in ... Read more
Saving Visual Effect Graph closes it in Visual Effect Graph window
Reproduction steps:1. Create a new project2. Install Visual Effect Graph package3. Create Visual Effect Graph Asset (Create > Vis... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template