Search Issue Tracker
[Preset] MeshRenderer does not save changes on creating its preset when ...
On enabling "Contribute Global Illumination" in MeshRenderer and creating its preset leads to the preset not saving the state of the... Read more
[tvOS] Project crashes on startup on Apple TV simulator (both X86_64 and...
Steps to reproduce: Open attached project (Controllers-TestProject-master.zip) Switch target to tvOS Make sure Target SDK is set to ... Read more
VFX Outputs do not account for Lightmap Scaling and Lightmap Resolution ...
Steps to reproduce: Open the attached project Open Example Scene Issue 1: VFX Outputs visually differ from GameObject even though th... Read more
[RemoteConfig] Placeholder message gets superimposed on added setting wh...
Placeholder message in settings in remote config window gets superimposed on any unsaved setting. User should be intimated about any... Read more
"NativeCustomArray" compilation errors appear using Collections
Reproduction steps:1. Download and open the attached "Native Container.zip" project2. Observe the console window Expected result: No... Read more
[MacOS] Can interact with editor window without it coming into focus
If your editor window is unfocused, you can click on visible components and interact with the editor. It stays out of focus for a fe... Read more
[Polybrush] Overwritting an exported mesh asset makes the object in the ...
[Polybrush] Overwritting an exported mesh asset makes the object in the scene invisible To reproduce:1. Create a cube in a scene2. W... Read more
[Mecanim] animator.gameobject.setactive(false) causes Editor to crash
How to reproduce:1. Open the attached project "676190Anim.zip"2. Open test scene3. Play it and Unity will crash4. Game Object has ve... Read more
P/Invoking into non-existent library crashes player on WebGL instead of ...
Sample code: [DllImport("SomeRaNdOmNaMeThatDoesntExist.dll")]extern static void NonExistingAPI();public void Start(){try{NonExisting... Read more
"Fix Now" button for Vertex Stream is missing when URP Particles Shader ...
How to reproduce:1. Open the attached "case_1389023" project2. Select the "Test" Material in the Project Browser3. Observe the Inspe... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks