Search Issue Tracker
Compile error each time I load a custom package or plugin
Compile error is throw when importing custom packages or plugins. Also, same error is thrown when new script is created. Compile err... Read more
[General] Video and audio stutters when playing video in highly CPU dema...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/SampleScene.unity” Scene3. Enter the Play Mode4. Obs... Read more
Crash in physics PhysicsManager::Simulate
Reproduction steps are easier to comprehend by watching video attached To reproduce:1. Open attached project2. Enter Play mode3. Ent... Read more
Instantiated Prefab's RectTransform values are incorrect when Object.Ins...
Reproduction steps:1. Open the attached “InstantiateAsync.zip” project2. Enter the Play mode3. Observe the Instantiated Prefab (In t... Read more
Editor performance degradation when working with big Tilemap
How to reproduce:1. Open the "Project.zip" project2. Open the "MainScene" scene3. Try painting some tiles into the tilemap Actual re... Read more
Files are renamed when dragged into Unity using file explorer
Reproduction Steps:1. Create a new Unity project2. Open File Explorer and locate an image or file3. Drag that file into the project ... Read more
[Windows] Canvas layout displaced when resizing Player's window
How to reproduce:1. Open the attached project “My project (2).zip”2. Build And Run3. Resize the Player’s window Expected result: Can... Read more
Patches of Terrain lose detail when zoomed in with Orthographic Camera
Reproduction steps:1. Open the user's attached project2. Open "Assets/OrthographicBaseTerrainBug"3. Enter Play Mode4. Change the "Si... Read more
Shader compiler crash when compiling compute shaders in -nographics mode
How to reproduce:1. Open the user attached project2. Open the project destination folder3. In the BuildNoGraphics.bat add the Editor... Read more
FileSystemWatcher returns bad file path when entering Play Mode
How to reproduce:1. Open users attached project2. Open Assets > Repro.unity3. Enter Play Mode4. Observe the Console window Expect... 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