Search Issue Tracker
Renderer.SetPropertyBlock set other instances too
To reproduce:1. Open attached project2. Play scene3. Observe that two object are affected by Renderer.SetPropertyBlock Expected resu... Read more
[Linear] sRGB image has no gamma curve in linear space
Steps to reproduce: 1. Open attached project and build it2. Notice that bottom texture is darker compared to the top one Note: not r... Read more
[Skinned Mesh Renderer]Adding bones through a script during runtime corr...
Steps to reproduce: 1. Download and open attached project2. Press play3. Observe as the cube mesh gets corrupted Note: Once this is ... Read more
[LWRP] Lightweight rendering with tilemap Bug
SRP Repo: Issue #1192 Bug detail:Tiles disappear in game view, when tile is not visible in the scene view Read more
Unity freezes on PlatformSemaphore::WaitForSignal when trying to build l...
Reproduction steps:1. Open project attached.2. Open scene "entryHub".3. Press Menu/Build/Bake/Lighting Expected result: Lighting wil... Read more
Texture Quality setting work only on textures with specific qualifications
Reproduction Steps:1. Open "Bug" project2. Set "Edit > Project Settings > Quality > Texture Quality" to non " Full Res"3. N... Read more
Incorrect lighting when using multiple terrain.
The lighting generated for terrain looks to be incorrect and has crashed for me once. Steps to reproduce- Create a terrain in the he... Read more
A game in exclusive fullscreen freezes and doesn't go back to fullscreen...
When an empty project using exclusive fullscreen is alt+tabbed it freezes.DX9 and DX11, in DX9 I can't even alt+tab properly - getti... Read more
Objects closer to camera than canvas are obscured by canvas when camera ...
Objects between Camera(with a render texture) and Canvas(Render Mode: Screen Space - Camera) are invisible - being obscured by Canva... Read more
[5.5] Batches increase in 5.5 compared to 5.4, various FrameDebugger iss...
To reproduce:1. Open user project2. Open the scene "CH_Level_1_Build"3. Enter Play mode4. Check "Batches" and "SetPass calls" in Gam... 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