Search Issue Tracker
[ShaderGraph] When Exporting Shader Graph, files referenced in it and it...
Reproduction steps:1. Open project in "2020.1.0a20.zip"2. Notice that in Shader Graph "ShaderGraph" there is a Custom Function Node3... Read more
[Timeline] ArgumentException in SignalReceiver when all Signals are set ...
In SignalReceiver component with 2 or more Reactions, "ArgumentException: SignalAsset already used." error is thrown when the last S... Read more
System.Buffers option does not exist when selecting the Assembly reference
Reproduction steps:1. Open the attached project “AssemblyBug”2. Select “Assets/StrawberryShake/StrawberryShake.asmdef” asset3. In th... Read more
Burst performance is degraded up to 8 times when number of calculations ...
How to reproduce:1. Open attached project ("BurstPerformance.zip")2. Open Test Runner3. Open Performance Test Report4. In Test Runne... Read more
Entity's "ChunkWorldRenderBounds" component "Extents" value is always zero
How to reproduce:1. Open attached project "static_repro.zip" and scene "static"2. Enter Play mode3. Open "Window" -> "Analysis" -... Read more
UNC AppData(Roaming) directory cannot be accessed
What happens: Unity.exe cannot boot in a particular environment. Details: When Unity.exe runs, it creates or accesses the Roaming fo... Read more
[tvOS] [Game Center] Social.ShowAchievementsUI() doesn't work anymore af...
How to reproduce:1. Build the attached project for tvOS2. Build & Run the app to Apple TV via Xcode3. Wait till Game Center dash... Read more
CS0246 compilation error is thrown after compilation when a new file is ...
How to reproduce:0. Download and extract "ScriptableBuildPipelineBug.zip" (the ScriptableBuildPipelineBug.zip is the result of Case ... Read more
Re-loading DLLs takes a lot more time compared to Unity 4
Re-loading dlls in unity 5* takes about ~6x times more time, then in 4* unity version. 1. Open project "Dll Reload Problem" (Attache... Read more
[Hub] [Mac] Linux Support is installed at root of Unity installation ins...
To reproduce:1) Open Unity Hub2) Install Unity with Linux Support Expected: The support is installed in {UNITY_PATH}/PlaybackEngines... 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