Search Issue Tracker
[Cubemap] An option to mirror around X-axis during import
Steps to reproduce:1. Open the attached project and the scene2. There is an object with a material which shader uses a certain cubem... Read more
[deferred] Decals done via cmdbuffers don't get lighting/probes/lightmaps
Since ambient + reflection probes + lightmaps are done as part of g-buffer rendering, then any further modification of g-buffer (e.g... Read more
[Xbox One] Using Xbox One 4.3 Beta (RC10) and plugin version 2.10.00
This is most likely because this is capped and we need to add iterator support. We should do this soon. Read more
Billboarded leaves on trees not reflecting in the water
Steps to reproduce: - Create a new unity project- Import the attached ReflextTEST.unitypackage- Open the ReflectionTest scene and pr... Read more
Project Browser doesn't return an empty prefab when making t:Prefab search
- Create an empty prefab- Create a prefab with e.g. a cube- In Project Browser either click "All Prefabs" Favourites or search for "... Read more
[Deferred, Decal] Make blending decals possible (decal:blend, decal:add ...
Current 5.0 deferred shading g-buffer layout is not blending friendly. Would be nice to change it to be blending friendly and allow ... Read more
Importing a large file gives a "NaN%" in Audio Import Settings
Importing a large file for the first time gives a "NaN%" in 'Ratio' parameter. Same issue applies when importing files that are not ... Read more
Missing Tool Tips in Audio Import Settings
Maybe it would be helpful for user if there was some Tool Tips explaining what the different parameters in Audio Import Settings are... Read more
GetSiblingIndex always returns zero in standalone builds
To reproduce:1) Open the test scene in editor2) Start the play mode and see the sibling index is 1.3) Build the project and run it.4... Read more
Effects context menu is "collapsed" on small screens
This is maybe intentional design, but "Effects" context menu on audio groups, on small screens looks "collapsed". As a user it is ha... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal