Search Issue Tracker
Objects in scene are not batched together even if they are set to Static...
Reproduction steps:1. Open the attached project "sorting.zip";2. Open the Test scene;3. Open the Frame debugger and run it on this s... Read more
Assets still included in Build when HideFlags.DontSaveInBuild is used
How to reproduce:1. Load "Sample Scene"2. Select "NewBehaviourScript" in Hierarchy, set Tag to "Untagged" and set "HideFlags" to "Do... Read more
Material Inspector UI - Tooltip
!image-2024-02-02-12-07-39-798.png|width=1142,height=415! Read more
Compilation error is not shown in the Console window when using generic ...
Reproduction steps:1. Open the attached "case_1320502" project2. Open the "ResourceImageDownloader_1.cs" script3. Note that the IDE ... Read more
Scroll Rect (Script) Content's Pos Y is randomly set in Scene view after...
To reproduce:1. Open user's attached Unity project "ScrollViewTest"2. Open scene "Test"3. Canvas-->Scroll View-->Viewport-->... Read more
Poor error message from IL2CPP on Windows Desktop with specific Visual S...
I'm submitting this bug report on behalf of a user who posted about it on the forum here: https://forum.unity.com/threads/il2cpp-bui... Read more
Static constructor doesn't work with IL2CPP
How to reproduce: 1. Open attached project2. Open scene scene.unity- Scene contains nothing but a gameobject with a script attached.... Read more
Poor Editor performance when there are a large number of NavMeshModifier...
How to reproduce:1. Open the "NavMeshModifierPerf.zip" project2. Open the "NavMeshModifierPerf" scene3. Enter Play mode with "Simple... Read more
[IL2CPP] UnityLinker.exe did not run properly errors while building for ...
To reproduce:1. Open attached project "repro.zip"2. Build for any platform e.g. iOS or WebGl3. Observe the console Expected result: ... Read more
[TMP] MissingReferenceException is thrown on deleting Text (TMP) prefab ...
On deleting Text (TMP) prefab from Project window causes editor to throw MissingReferenceException, after that same exception is thr... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names