Search Issue Tracker
Float values, serialized with JsonUtility.ToJson, are sometimes too prec...
To reproduce: 1. Open the project, attached by the tester (floatSerialization.zip)2. Open the "scene" scene3. Enter Play mode4. Open... Read more
"CS1525: Unexpected symbol" error when user passes multiple logical comp...
"CS1525: Unexpected symbol" error when user passes multiple logical comparisons as boolean parameters and comparison contains ">"... Read more
RectTransofrm resets it's coordinates to zero when selecting "Apply" on ...
Reproduction steps:1. Open the attached project "test.zip";2. Open scene "bug_reproduction.unity";3. Select 'Model/Presentation/Canv... Read more
[macOS] [High Sierra] A new instance of MonoDevelop is opened every time...
When a script is opened using MonoDevelop (double click in Asset tab on a script), every time a new instance of MonoDevelop is creat... Read more
[Regression] Standalone built game crashes when Direct3D12 is the first ...
How to reproduce:1. Download attached project file and open "Test" Scene2. Build game on Standalone3. Launch game on Windows 7/10 wi... Read more
Windows Standalone player (exe) has no product version/file version in p...
To reproduce:1) Create new project2) Build Windows Standalone build3) Open up properties of built player's .exe4) Go to 'Details' ta... Read more
Game Objects are sorted incorrectly when drawn with Handles.DrawCamera()...
To reproduce:1. Open attached project;2. Open "test" scene;3. Make sure Allow HDR is enabled on the "Main Camera";4. Make sure Light... Read more
[iOS][UI] Dropdown list clips through the edge of the screen in Portrait...
Steps to reproduce:1) Open the attached project.2) Build for iOS.3) Run on an iPad Air.4) Push the colored button while in Portrait ... Read more
Crash in BuildAudioMixerConstant when undoing duplication of mixer group
To reproduce:1. Create Audio Mixer2. Add new group to Master group3. Add another new group to the previous group (Group hierarchy sh... Read more
Scene becomes dirty after pressing apply on the prefab without making an...
To reproduce:1. Open a new project2. Created a game object in the Hierarchy3. Make a prefab out of it4. Select the prefab in the Hie... 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