Search Issue Tracker
Nav Mesh Agent's Speed increases past the Speed set when traveling down ...
How to reproduce:1. Open the user-submitted project ("bug-navagent-slope-speed.zip")2. Open the "SampleScene" and enter Play Mode3. ... Read more
Script Execution Order menu doesn't show complete class names for long c...
How to reproduce:1. Open the attached "case_1122059-SEODialogBug" project2. Go to Project settings > Script Execution Order and m... Read more
Class using ISerializationCallbackReceiver interface in a prefab variant...
How to reproduce:1. Open the attached "case_1122325-PrefabVariantBug" project2. Right-click the Prefab "MyPrefab" in the Project vie... Read more
[UX] Errors when using large values in certain fields
Repro steps:1. Create a new VFX asset2. Drag it into the scene (the error does not reproduce if there is no instance of the effect i... Read more
[SceneView] Selection Outline displays artefacts with VFX graph assets
Repro steps:1. Create a new VFX asset and drag it into the scene2. In the scene view, make sure Selection Outline is enabled.3. Sele... Read more
[Tools] pCache Tool UX issues
Repro steps:1. Open the pCache bake tool2. Assign a mesh3. Observe the following: - Mesh Statistic fields are inputs; probably shoul... Read more
[LWRP] "GL.LINES" and "Debug.DrawLine()" not rendering in Game view when...
Reproduction steps: 1. Open "Test.zip" project2. Enter Play mode3. Notice that in the Scene view there is a green cube and a blue tr... Read more
[Android Graphics] Android Player using linear color-space renders color...
Reproduction steps:1. Open attached project2. Build Android player and run on Samsung Galaxy S7 with Graphics API set to OpenGLES33.... Read more
Editor freezes when importing asset with a metafile
Steps to reproduce:1. Download 1122521_assets.zip2. Import "Texture" folder into Unity Expected results: Texture is importedActual r... Read more
[WebGL] Build stalls on load and periodically freezes for multiple secon...
How to reproduce:1. Open the user's project2. Build project with scene "MainScene" for WebGL3. Run program in a browser and observe ... 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