Search Issue Tracker
Windows keys show up with incorrect KeyCodes and throw errors when attem...
How to reproduce:1. Open any Unity Project2. In the Menu Bar go to "Edit -> Shortcuts..."3. Attempt to reassign any action to a W... Read more
Error is thrown when creating a new Scene from a Scene Template that has...
How to reproduce:1. Open the attached project2. Create a new "Error" Scene (File->New Scene->Error)3. Inspect the Console Wind... Read more
[IL2CPP] Build fails when code has "public ref void* this[int index]" fu...
How to reproduce:1. Open the attached project "unity_project.zip"2. Build for any platform using IL2CPP Expected results: The Player... Read more
AudioImporter - Preload Audio Data setting is showing up in per-platform...
How to reproduce: 1- Import an audio file in a new project (attached one to the bug report).2- Select it to show its inspector.3- On... Read more
VFX Graph Gradient Node intensifies color on Particle Emissions excessiv...
Reproduction steps:1. Open the user's attached "VFXEmissionBugExample.zip" project2. Open SampleScene in Assets/Scenes folder3. Open... Read more
GameObjects from 31st layer are not rendered when Camera.cullingMask is ...
Reproduction steps:1. Open the attached 'AddressablesSceneProcessingTest' project2. Open the 'SampleScene'3. Observe the Game view E... Read more
Project Build Default Icon is not updating when changing icons and re-bu...
How to reproduce:1. Open the user attached "yerp.zip" project2. Go into File -> Build Settings -> Project Settings3. Select th... Read more
"Font.textureRebuilt" is not invoked when using "Font.RequestCharactersI...
How to reproduce:1. Open project "UnityBugGetCharactersInTexture.zip"2. Open "SampleScene" Scene and enter Play Mode3. Observe the C... Read more
Console shows Internal build system error when the project is opened
Reproduction steps:1. Open the attached project "internal-biscuit-olympics.zip" Expected result: Project opens up successfullyActual... Read more
Draw calls that batch in opaque pass do not batch in shadow pass when so...
Reproduction steps:1. Open the user’s attached “1239248-SRP_Batching.zip“ project2. Open the Frame Debugger window (Window > Anal... 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