Search Issue Tracker
Flipped Sprites are not culled correctly
Steps to reproduce:1. Open attached project's scene "bugScene".2. Enter play mode.3. Observe - non flipped sprite is culled correctl... Read more
Shader w/ pow function produces different result w/ values from inspecto...
Steps to reproduce:1. Download and open attached project "ShaderBug.zip"2. Open scene "Main" and notice, that both, cube and sphere,... Read more
[Plugins] Plugin importer allows to specify AnyCPU for native plugins
This behaviour may easily confuse the users because native plugins default to being set to AnyCPU and if they're set like that for a... Read more
[Plugins] IL2CPP fails to load DLLs through DllImport if its specified n...
If you have a native DLL, let's say "Test.dll", and try to P/Invoke to it when using IL2CPP scripting backend like this: [DllImport(... Read more
[Forward HDR] Emission of object is not rendered if Clear Flags are set ...
Repro steps:1) Open the project and bug.scene in it2) Notice the red glowing cube in the Game View3) Select Top Camera in the Hierar... Read more
Rect Mask 2D moves separately from the parent canvas
Steps to reproduce:1. Download and open attached project "RectMask2D.zip"2. Open and play scene "bug"3. Select "ChildCanvas" object ... Read more
Transform.position returns (0.0, 0.0, 0.0) in Awake() and OnEnable() whe...
To reproduce:1. Open attached project2. Open "scrollviewTest" scene3. Open Console window4. Play the scene Actual behavior: in the c... Read more
[WindowsBootstrapper] There is no choice in installation path for VS2015
To Repro:Run DA.Select VS2015.There is no way to select installation path of VS2015. It installs only to C:. Read more
Cache server fails to import cached files when upgrading project from an...
Reproduction steps:1) Open attached project with Unity 5.3--- Could be a different version, but there has to be a newer release that... Read more
[iOS] Argument out of range exception is thrown when adding iOS emoji in...
1. Open attached project2. Build to iOS3. Select inputfield and click on emoji icon to open emoji tab4. Click any emoji till excepti... 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