Search Issue Tracker
Whole project directory deleted when removing a package with a non-exist...
Reproduction steps:1. Open the attached project “Package_Uninstall_Bug_Backup“2. Remove the “com.alex.fakepackage“ package in Packag... Read more
PolyShape meshes are not visible and "Object may be corrupted" warnings ...
Reproduction steps:1. Open the “ReproProject“ project2. Open the “Assets/Scenes/SampleScene“ scene3. Create a new PolyShape (Tools &... Read more
Crash on -[IOGPUMetalDeviceShmem initWithDevice:shmemSize:shmemType:].co...
Reproduction steps:1. Open the attached project “CrashRepro”2. Enter the Play Mode3. Press “Start”4. Wait a few seconds and press on... Read more
Canvas scaling does not update when scaling Camera in orthographic mode
To reproduce:1. Open the scene2. Change "Size" field in orthographic camera3. Notice how canvas size does not change in Scene view (... Read more
GenerateID is not allowed to be called during serialization, call it fro...
An error is thrown when opening the project. After opening it, Unity somehow corrupts and starts throwing this error when creating n... Read more
[URP] URP MSAA option missing from camera when Target Eye is set to "both"
Reproduces on Master (a32840b296)Steps:1. Use a project with Universal RP2. Select a camera3. Look for the MSAA optionExpected resul... Read more
[UnityScript] Error in Mono Develop when trying to add Debug.Log
Steps to reproduce : - create a new Javascript- open in Mono Develop- type Debug.Log ( and the error will appear *Note :Only reprodu... Read more
Cannot extend custom passes with render graph
Make the internalExecute function of custom passes virtual to be able to override the render graph recording using reflection. Read more
Error about not found PerceptionRemotingPlugin.dll
-e: see title, error logged on opening editor, doesn't impact other things as far as I can see, but haven't tried any VR stuff--erro... Read more
[Adreno][Vulkan][Android] Models rendered with Blend "One Zero" or an im...
Reproduction steps:1. Open "VulcanAndroidBug.zip" project2. Build & Run for Android3. Notice that "Blend One Zero" and "Implicit... 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
- Bounding Box Size of Light Probe Proxy Volume and Settings.Max Interaction Distance of Panel Input Configuration Components cannot be added as Properties in Animation window
- Asset remains in the project when attempting to delete it using "DestroyImmediate()"
- Texture preview icons are missing in Frame Debugger when expanding "Textures" foldout
- IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
- Crash on FindNearestVertex when objectsToSearch array contains a null transform