Search Issue Tracker
Undoing the "Create/Replace prefab" action does not revert the Prefab to...
How to reproduce:1. Create a new Unity project2. Create a 'Cube' and a 'Sphere' GameObjects3. Turn them into prefabs4. Pick one of t... Read more
Red text in Project Search bar when searchingwhile in Play Mode
I haven't managed to reproduce this with a simplified project, so it may or may not be related to this asset store asset...Repro Ste... Read more
Crash on dragging a Canvas object to the scene
I was investigating on why a series of scenes in this project had a dirty state on open scene.I noticed it was to do with the Canvas... Read more
[iOS] Wrong Screen.safeArea on iPhone on Start()
To reproduce:1. Open attached project "test.zip"2. Open "scene.unity" scene3. Build for iOS4. Deploy Xcode project to iOS device5. O... Read more
[Linux] Stutter in Unity Video Player
To reproduce:1) Open attached project2) Build and run for Linux Expected: Smooth playingActual: Stutter (depending on power of rig, ... Read more
[IL2CPP] Building fails with IL2CPP error when project is using Xilium.C...
How to reproduce:1. Open the repro project that is using CefGlue2. In the Player Settings, set the Scripting Backend to IL2CPP3. Bui... Read more
Using "-r" arguments in "mcs.rsp" file causes "CS0006" compile error
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Look at the Console Window Expected Result: "The type or namespace name 'Ht... Read more
Adding DLL references to "mcs.rsp" doesn't update Visual Studio
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Look at the Console Window3. See that only Warning messages are printed4. O... Read more
Meshes with Alpha Cutoff shader value at 0 have a lower GI contribution
Steps to reproduce: 1. Download the attached project and open TestScene01 (Assets > Scenes)2. In the Hierarchy view enable the Op... 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