Search Issue Tracker
[Android Vulkan] (Regression) Standard shader Forward Rendering Options ...
Step:1. Open repro project. there are spheres using standard shaders which has the "Specular Highlights" on Forward Rendering Option... Read more
API Updater does not show up after upgrading project
Reproduction steps:1. Open project attached (APIrepro.zip) with Unity 5.6. Expected result: API Updater will show up.Actual result: ... Read more
In order to call GetTransformInfoExpectUpToDate, RendererUpdateManager.U...
Steps to reproduce: 1. Open attached project2. Open scene "test"3. Select "Cube" in hieararchy4. Add RectTransform component5. Notic... Read more
GUI TextField doesn't update when showing different TextField data in cu...
To reproduce:1. Open my attached project2. Open custom GUI window TEST (check .gif attached), press Open Test Window 13. In new test... Read more
[Android Vulkan] (Regression) Standard shader on forward rendering is re...
Step:1. Open repro project. there is only a sphere using default material (standard shader)2. Build Android apk with vulka api and p... Read more
Disabling a gameObject and then immediately re-enabling prevents Update...
Steps to reproduce:1. Download and open the attached project2. Enter Playmode Expected result: both objects are properly animating t... Read more
Camera stops rendering when the pixel rect is changed
The issue seems to caused by having a second camera with specific settings in the scene To reproduce: 1. Open the project, attached ... Read more
[Metal] Unable to access Texture2DArray from compute shader
Reproduction steps:1. Open the attached project.2. Make sure Editor is running with Metal graphics API.3. Play and stop the scene.- ... Read more
[WebGL] 'Out of memory' error when using WWW and custom 'key' strings as...
To reproduce:1. Open repro project2. Play in editor (until 12 messages will be posted to console)3. Build and run scene for WebGL Ex... Read more
Resources.UnloadUnusedAssets unloads textures that are only referenced b...
When using a MaterialPropertyBlock to set a texture for a material, if the texture not referenced somewhere else, it gets unloaded w... 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