Search Issue Tracker
Particle renderer using Mesh is not affected by Material Property Block
Steps to reproduce: 1. Open attacked project2. Open block_test scene. Run the game3. There are 2 particle systems in the scene, both... Read more
[Occlusion Culling][Portals][Scene] Portal visualization in Scene view l...
When "Portal" is enabled in the Occlusion Culling preview menu in scene view, it displays glitchy-looking triangles. Repro steps:1. ... Read more
[Multiplayer][MatchMaker] After changing "Max players per room" in "Mult...
This happens on both Staging and Production When changing "Max players per room" in "Multiplayer Configuration" - Editor still uses ... Read more
Inherited variable which is never set doesn't throw error
Steps to reproduce:1. Build and run attached project to WebGL.2. Check console - no null reference in console and "in printstuff!" i... Read more
[ui] Settings Integer mode InputField text with a negative value produce...
When setting the input field text value through script to a negative integer value whilst the input field is in integer content mode... Read more
When creating new empty project - Editor.log contains errors connected t...
Seems not reproduces in 5.4.0b8 just open Editor.log which attached to this report and notice those errors How we can reproduce it u... Read more
[QualitySettings] "Lod Bias" should be spelled "LOD Bias"
LOD is an abbreviation and should be spelled with all caps. Repro steps:1. Open Unity.2. Go to Quality Settings3. LOD is spelled "Lo... Read more
[IL2CPP] Missing header error when trying to run
To reproduce:1. Open attached project (IL2CPP.zip)2. Build to iOS (or WebGL, etc.) (using IL2CPP scripting backend)3. Try to deploy ... Read more
[UI][StandaloneInputSystem]Object which is focused while uninteractable ...
To Reproduce: 1. Use the arrow keys to navigate between the checkboxes.2. Observe that the links are setup manually on each element ... Read more
[Substances][Bake&Discard] Material is rendered completely black if we c...
- Launch Unity and load the attached project- Select the substance asset and in the inspector choose Bake and discard substance and ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS