Search Issue Tracker
Build progress bar hangs forever when building with IL2CPP
How to reproduce: 1. Open the user's attached project 2. Build the project 3. Observe the progress bar Expected result: The project... Read more
[Editor][ClearBakedData] Clearing baked data at certain lighting calcula...
Steps to reproduce: 1. Open Unity; 2. Open attached project and 'Untitled.unity' scene; 3. Open Lighting tab in the Inspector; 4. P... Read more
RaycastableGraphics entry is not removed when object is deleted
*Reproduction steps:* 1. Open the attached project “TestProject” 2. Open the “Assets/Scenes/SampleScene.unity” scene 3. Ent... Read more
Reserialize asset in text mode doesn't work if ScriptableObject has suba...
To reproduce: 1. Open attached project 2. Change serialization mode to "Force Text" 3. Reimport all assets 4. Notice that "Nested A... Read more
[Backport] Stepped keys in ".fbx" asset do not always have the correct a...
Reproduction steps: 1. Create a new Unity project and open it 2. Import attached "1322543Test.fbx" asset to your project 3. Select t... Read more
Build crashes on second launch on machines with AMD GPUs when UnityShade...
How to reproduce: 1. Open attached project "Matchbox_trunk.zip" 2. Delete "GameLoadClass.cs" in the project 3. Build the project 4. ... Read more
Rendering artifacts when using Depth Mask shader in WebGL
How to reproduce: 1. Open the attached project "DepthMaskTest.zip" 2. Build And Run the project for WebGL Development Build Exp... Read more
[ImageEffects] FXAA/SMAA causes build fail with "marked with HideFlags.D...
FXAA and SMAA cause build fails with "marked with HideFlags.DontSave but is included in the build". Repro: 1) Open project and bui... Read more
Player crashes with null pointer dereference in MemoryManager when large...
Reproduction steps: 1. Open user attached Project 2. Change to x86 (32bit) Architecture 3. Build and Run Expected result: The Build... 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
- Modifying UI Prefab child's Height only confirms the first 1 or 2 digits when the Scene is newly opened or the Prefab is newly created
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
- Display issues in VideoPlayer when using Screen.SetResolution on certain Google Pixel devices
- Crash on Texture::TextureIDMapInsert when opening a specific project