Search Issue Tracker
Spawned GameObject Position is not updated when RigidBody Interpolation ...
Reproduction steps: Open the attached project “TestProject” Open “Assets/Scenes/Test.unity” scene Click the “Assets/Cube.prefab” ass... Read more
Dependency list overlaps with the Samples list
After you install the Project Tiny package, and tick the Show Dependencies option in Package Manager, you will notice that the Depen... Read more
The UGS Dashboards Multiplay Hosting Services Servers panel "Active buil...
Steps to reproduce: Create and setup a Competitive Action Multiplayer template Project Progress the Tutorial "Gaming Services: Multi... Read more
[Visual Effect Graph] Transition between two Blocks is not selected when...
Transition between two Blocks from the Visual Effect Graph is not getting selected when they are kept closer to each other, it gets ... Read more
[NetCode for Entities 1.0.0-pre.44] error NetCode: Index was out of range
1. What happenedI get the comipile error when try to put GhostComponent to a component at package 2. How can we reproduce it using t... Read more
[SubGraphs] Certain parameters throw 'unexpected type' exceptions when u...
Repro steps:1. Import the attached package2. Open the ParamterIssue.vfx and/or the ParameterSubGraphIssue subgraph3. Observe the con... Read more
[iOS] [Metal] Application crash on "SetTextures [inlined] operator== + 4...
Reproduction steps:1. Open the attached project.2. Build and run the "Main" scene for iOS.3. Application crashes. Notes:Doesn't cras... Read more
[OSX] The Scene icon in the Unity Editor's title bar can be dragged and ...
How to reproduce:1. Open any Unity project on a device running macOS2. Navigate to the Title bar and drag the Scene icon next to the... Read more
[Shadows] Camera.Render() clears _CameraDepthTexture if there's a shadow...
To reproduce:1. Open attached project2. Open scene "scene"3. Comment out line 47 "QualitySettings.shadowDistance = 0;" in DeferredPa... Read more
[OSX] Hangs when moving object in scene
How to reproduce:1. Open the attached project2. Open Terminus Scene3. Attempt to move some objects in the scene4. Unity will hang No... 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