Search Issue Tracker
[Android] Crash when building Project without revision 65879, using Ocul...
Reproduction steps:1. Open the attached Project “ReproProject”2. Inside the Package Manager, update the Oculus XR plugin to the late... Read more
PointerUpEvent doesn't work when using left-click on a dragger of the Sl...
Reproduction steps:1. Open users attached project2. Open Assets > Scenes > SampleScene.unity3. Enter Play Mode4. In the Game V... Read more
Shader cache grows indefinitely
Shader cache has no means of automatically purging old entries. This means that the cache grows indefinitely unless manually deleted... Read more
[HDRP] metal warning when building player - ProbeVolumeSamplingDebug
Repro: 1) Build an empty HDRP project on mac Result: There will be a metal error noting about a potentially unused variable ProbeVol... Read more
iOS: "Shader compilation failed" error in the log
- Create new empty project- Build it for iOS (with any backend Mono or IL2CPP)- Run on a device- See an error in the xCode log (full... Read more
[VSTU] Mixing of types isn't allowed in VS Watch
Steps to reproduce: 1. Open attached project2. Open scene "scene"3. Open script "Scripts/NewBehaviourScript" and add breakpoint at d... Read more
bug? wrong linkIdFirstCharacterIndex is returned when having a default "...
Summary:1. Define an "A" style in style sheet, e.g. linkIdFirstCharacterIndex gets bumped, for example text block in MarkupTag_A() t... Read more
[.NET] const field named same as a field in base class causes the field ...
Repro consists of 2 classes: using UnityEngine; abstract class BaseClass : MonoBehaviour{[SerializeField]private int m_Number = 5; p... Read more
[WebGL] TouchPhase.Stationary not working on WebGL build
Reproduction steps:1. Open attached Project2. Open Assets\\Scenes\\SampleScene Scene3. Build and Run for WebGL4. Touch and Hold on t... Read more
The error of Null reference appears when changing Color gradient for the...
To reproduce:1. Open attached project2. Press on E-Star in the hierarchy3. Press on Start Color and change the gradient Actual resul... 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
- Profiler search results are delayed when any search result is selected, and another frame is viewed
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field