Search Issue Tracker
C# script icons are of a blank page in Inspector when selecting an insta...
Reproduction steps:1. Unzip and open the attached "Project1422015.zip" project2. In the top menu select Assets > Build AssetBundl... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API