Search Issue Tracker
[UI] MaskableGraphic OnEnable and OnDisable are slow causing non-respons...
To reproduce:1. Open attached project2. Play scene3. Click on Open4. Notice spike in profiler5. Click on Back button6. Notice anothe... Read more
[HDRP] SurfaceOptionUIBlock.DoOpaqueRenderingPassPopup error when in wir...
How to reproduce:1. Open the "testScene" Scene in the "case_1184602.zip" Unity project2. Switch to Wireframe scene view3. Select the... Read more
Unity Editor loading bar will move to the right when selecting the loadi...
Reproduction steps: Open the user's attached project Before Editor opens select any other window or Desktop Select Unity Loading scr... Read more
ShaderGraph doesn't handle texture denpendency (as an export package dep...
Repro steps: - Create a texture node in the graph and reference a texture- Save the graph- Right-click on the shaderGraph asset in t... Read more
Scaling root does not scale character with Optimize GO enabled
Scaling the character's root does not give the expected result when Optimize Game Object is enabled on a Humanoid rig (Inspector >... Read more
[A2] [HDRP] [Shadergraph] Parallax occlusion node does not work in subgr...
Parallax occlusion node does not work in subgraphsSee video Read more
[5.4] TextureArrays: ability to release system memory copy for non-reada...
Currently Texture2DArrays effectively behave as "readable" textures; the system memory copy of the pixels is always there. Should fo... Read more
Settings Manager package Sample throws errors when it is imported
Reproduction steps:1. Open user's attached project "Settings_Manager_package_Sample"2. Open the Package Manager and select the Setti... Read more
Invisible asset is created in Project Browser when create a material wit...
How can we reproduce it (please see attached gif)1 Create new Project2 Go to Project Browser and do RightMouseClick->Create->M... Read more
NullReferenceException is thrown when removing array item from selected ...
How to reproduce:1. Open the user's attached project2. In the Inspector window, from the More Items (⋮) menu, switch from Normal vie... 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
- 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
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples