Search Issue Tracker
CustomYieldInstruction coroutine continues to run after StopCoroutine is...
To reproduce: 1. Open attached project "StopCoroutineBug.zip"2. Go to the Console window.3. Play "main" scene.4. Look at the Console... Read more
[Metal] Warping geometry with Blend Shapes
Reproduction steps:1. Open the attached project.2. Make sure "Metal" graphics API is selected.3. Build and run it for iOS.4. Click "... Read more
[Android] OnAudioFilterRead with IL2CPP backend crashes application
How to reproduce:1. Open attached project2. Build and run with IL2CPP backend3. Wait for the app to crash (1 - 10 minutes). Seems to... Read more
Mesh compression causes UVs to come in as NaN
Reproducible with:5.6.0a35.5.0f15.4.3f15.3.6f1 Reproduction Steps: 1- Download and open the reproduction project. (852297_project.zi... Read more
[shaders] UNITY_VERSION macro is not correct in surface shaders
STR:1. Open the project2. Click on NewSurfaceShader in assets3. Notice the compiler error Expected: compiler error doesn't appear, a... Read more
Shader problem gives "Too many texture interpolators" error
To reproduce:1. Load the texarray-test project.2. Load the main.unity scene.3. Open Assets/TextureArraySplatLayered.shader in a text... Read more
Unity crashes when timing is checked in Animator layers
Steps to reproduce:1. Download and open repro.zip2. Open scene "test" (Assets->Levels)3. Unity crashes4. Reopen project and unche... Read more
Children don't get sorted alphabetically in the Hierarchy when using the...
Steps to reproduce : - import the project attached- open the scene "1"- search for "Car" in the Hierarchy while having the Alphabeti... Read more
[LobbyManager] Corrupted select window in Lobby and Game Player Prefab
It happens only on NetworkLobbyManager component (doesn't happen on NetworkManager) To repro:1. Create a project.2. Create an empty ... Read more
[Linear][BaseMap] Base map rendering is glitchy after decreasing Base Ma...
Steps to repro: 1. Open attached project;2. Add Terrain gameobject (GameObject -> 3D Object -> Terrain);3. Add some height to ... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code