Search Issue Tracker
[ScriptedImporter] Renaming prefab assets throws a NullException
How to reproduce:1. Open the attached project2. In the Project Window select the "Test" SVG asset3. Rename it4. Observe the console ... Read more
Adding a public variable to a MonoBehaviour that is attached to a Prefab...
How to reproduce:1. Open the attached project "bugExample.zip"2. Open "SampleScene" Scene3. Click on "GameObject" GameObject in the ... Read more
Linux Standalone Player freezes when using a material with a shader that...
How to reproduce:1. Open the user attached project (VulkanGrabPassRepro.zip)2. In the Editor press Ctrl+B to build and run the proje... Read more
[IMGUI] "Extent of world bound" button is overlapping with the "World Su...
[IMGUI] "Extent of world bound" button is overlapping with the "World Subdivisions" button in Project settings. In the Physics setti... Read more
OnCollisionExit callback is called when a Rigidbody is still in collisio...
How to reproduce:1. Open the attached "CollisionCounterTest_Reduced.zip" project2. Open the "SampleScene" Scene3. Make sure the Cons... Read more
[Packman] Package Manager resolver asks for writable access when opening...
How to reproduce:1. Download the attached "1263378 repro.zip" project2. Open "manifest.json" and "packages-lock.json" files from the... Read more
[HDRP] [DXR] Ray-traced reflection ignores material animation
How to reproduce:1. Open the attached project named "Case_1263376"2. Open the Test Scene3. Enter Play mode4. Observe the Quad and it... Read more
[Legacy Cubemap] NullReferenceException is thrown on selecting 2DTexture...
[Legacy Cubemap] NullReferenceException is thrown on selecting 2DTexture in Legacy Cubemap. In Legacy Cubemap NullReferenceException... Read more
[Packman] Files aren't checked out when they are made writable by Packag...
How to reproduce:1. Create and open a new Unity project2. Set up perforce version control on it and close the project3. Open "manife... Read more
Package manager doesn't ask if manifest.json and packages-lock.json file...
How to reproduce:1. Download the attached "1263361 repro" project2. Open "manifes.json" from the Packages folder3. Change "com.unity... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal