Search Issue Tracker
[Probuilder] Sample Runtime example throws errors on importing
Sample Runtime example in Probuilder throws casting errors from Mesh to GameObject on importing. Refer the attached video Steps to r... Read more
[Scene Template] Scene menu type with long names get clipped in Project ...
Scene menu type with long names get clipped in Project settings window. Refer the attached screenshot Steps to reproduce1) Create a ... Read more
Adding a Binding to one InputAction element in a List adds the same bind...
How to reproduce:1. Open attached project "inputTest.zip"2. In the project window, go to Assets > Scenes and double-click "Sample... Read more
PostProcessing profile Add override popup does not go away if nothing is...
Steps:1. Create a new project with URP template2. ProjectView select "SampleSceneProfile" asset3. On Inspector click on "Add overrid... Read more
[Editor] Assets path does not get Updated in the breadcrumb bar on delet...
[Editor] Assets path does not get Updated in the breadcrumb bar on deleting an asset from the project window. Assets path does not g... Read more
[Mobile Notifications] Demo project is broken and throws exceptions on p...
Mobile notifications demo sample scene is broken and thrown NullReference and InavlidOperation exceptions on running the scene. Refe... Read more
[Android]UI is multiplied in a build when loading UI with a script
Steps to reproduce:1. Open user's attached project "Magnus.zip"2. Build it to Android3. Notice multiplication of the UI in the "Main... Read more
[ECS] 'DCICE002' error thrown when multiple ForEach use outside variable...
To reproduce:1. Open attached project ("case_1258545.zip")2. Observe the Console window Expected result: No errors are thrownActual ... Read more
Mesh.MeshData.SetVertexBufferParams function is not compatible with Burst
SetVertexBufferParams function of Mesh.MeshData uses params VertexAttributeDescriptor[] attributes that doesn't compile with Burst. ... Read more
[HDRP] "Oculus Plugin" is spelled incorrectly in Render Pipeline wizard ...
"Oculus Plugin" is spelled incorrectly in Render Pipeline wizard under HDRP+VR. Refer the attached screenshot Steps to reproduce1) C... 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
- "CustomPass.injectionPoint" returns "AfterPostProcess" when a global CustomPass is registered with "BeforeRendering" in HDRP
- Some of the Rigidbody2D properties cannot be set after disabling the GameObject on the same frame
- Child particle spawns offset toward camera when Collide with Depth Buffer uses Lifetime Loss = 1
- Crash on (nvoglv64) vkGetInstanceProcAddr when starting the project with Vulkan and Test Framework Performance
- UI Builder adds non-removable built-in class selectors when adding a custom selector via “Add Selector...”