Search Issue Tracker
ScrollRect stays unresponsive after changing its size to float.PositiveI...
How to reproduce it:1. Open the attached project ("ScrollRectInfinityBug.zip")2. Load "IssueScene" Scene3. Enter Play Mode4. Observe... Read more
Multiple Probuilder window options are greyed out when selecting an alre...
How to reproduce:1. Open the user's attached project2. Open 'SampleScene'3. Select Tools > ProBuilder > ProBuilder Window4. Se... Read more
"Can't destroy Transform component" Error is thrown when closing a scene...
Reproduction steps:1. Download and open the attached project 'DontSaveError.zip'2. Open Scene 'SampleScene'3. Open Scene 'EmptyScene... Read more
BatchRendererGroup doesn't render GameObjects with URP Materials when SR...
How to reproduce:1. Open the user's attached "BatchTest.zip" project2. Open the "SampleScene" Scene3. Observe the Game view Expected... Read more
"MonoBehaviour" children count increases with each import of a script in...
How to reproduce:1. Create a new project2. Open the Profiler window (Window -> Analysis -> Profiler)3. Change the Profiler Mod... Read more
[iOS] [NetCode] "Unity.NetCode.GhostSendSystem wants to execute in..." e...
Reproduction steps:1. Open customer's attached project in "MPDepthDyadic_Project.zip"2. Build for iOS and deploy the Application to ... Read more
Output Mesh nodes force VFXs to recompile when not neded.
Repro steps:1. Import the attached package in a VFX-enabled project2. Press CTRL+S3. Observe how the VFXs get re-compiled. Expected ... Read more
EditorGUI.PropertyField does not override labels of Lists/Arrays
How to reproduce:1. Open the user's attached project ("bug-new-array-inspector-gui-labels.zip")2. Select "ExampleScriptable" in the ... Read more
[XR] Build freezes on Splash screen when running it with -hideWindow CLI...
Reproduction steps:1. Open the user's attached "NoMirrorWindowTest.zip" project2. Build the project3. Run the Build using -hideWindo... Read more
IPointerUpHandler is called on the same frame as IPointerDownHandler aft...
Reproduction steps:1. Open the user's attached project and Scenes/SampleScene scene2. Enter the Play mode3. Click on the Hierarchy w... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used