Search Issue Tracker
[Preset] Dropdown icons for the properties under "Mesh Renderer" preset ...
All properties dropdown icons are missing when preset of "Mesh Renderer" is created, refer attached screenshot. Steps to repro:1. Cr... Read more
[API] Crash in Material.SetTexture with a null argument
Add the following code to the Start method of any script attached to a gameobject in your current active scene and press Play. Unity... Read more
"Read more about the UI Builder" leads to a missing page
How to reproduce:1. Create a new Unity project2. Go to Window -> UI Toolkit -> UI Builder3. On the right, navigate to the UI B... Read more
"[Collab] ExternalAPI::Failure: Authorization token has expired" error i...
How to reproduce:1. Create and open a new project2. Connect the project to collaborate (Collab -> Start now!)3. Leave the project... Read more
Override move options in Inspector are not disabled when only one Overri...
Steps to reproduce:1. Create new Unity project using empty URP 3D Template2. In Inspector window create Box Volume GO (Volume > B... Read more
Addressables create memory leak when using UnloadSceneAsync
Reproduction steps:1. Open the user's attached project2. Open Window -> Asset Management -> Addressables -> Groups3. Build ... Read more
[Serialization] The value of a custom string field and custom field is m...
Reproduction steps:1. Open the attached project ("BugRepro.zip")2. Open "SampleScene" scene3. Enter Play mode Expected result: Numbe... Read more
[Metal] GfxDeviceMetal::CreateComputeProgram does not check inputs
The title is pretty explanatory, but due to a recent bug in compute kernel compilation, we ended up seeing some null shaders (size o... Read more
[URP][Quest] URP specular precision artifacts on curved surfaces
Reproduction steps1. Open the attached user's project "URPSpecularPrecisionOnCurvedSurfaces.zip"2. Open "SpecularPrecisionTest.unity... Read more
[iOS] Memory Leak detected when switching between an AR scene and standa...
How to reproduce:1. Open the “ReproProject.zip“ project2. Open the “SampleScene“ scene3. Build for iOS4. Open the “Unity-iPhone.xcod... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default