Search Issue Tracker
Error "UriFormatException: Invalid URI: The hostname could not be parsed...
Regression - not reproduces in 5.4.0b7In 5.4.0b8 when you adding NetworkManager - it has "MatchMaker Host URI"-field set to "https:/... Read more
[Windows] Unity crashes when stays unfocused for a while
Regression from revious build - Version 5.4.0b7 (b558e46def43)Steps:1. Open Unity with some project2. Switch to another application=... Read more
Camera doesn't have preview if Inspector has Debug mode enabled
Steps to reproduce: 1. Create new project2. In hierarchy, select Main Camera and notice that it has preview3. Change Inspecto mode t... Read more
MSAA render textures + image effects combination not working
Project Steps:1. Select render texture "New Render Texture"2. And change its type to "ARGB Float"3. And back to "ARGB32"4. Notice th... Read more
[GLCore] Creating empty render texture, has its color uncleared
Info:New render textures in opengl core have its color uncleared. Also even after the play it still showed in project view. Project ... Read more
[IL2CPP] System.Array.Sort<uint> returns incorrectly sorted array
To reproduce:1. Open attached project2. Open "Main" scene3. Play the scene in the Editor4. Set build platform to iOS5. In the Player... Read more
Editor crashes upgrading project in AnimationCurveTpl<Vector3f>::Evaluat...
Crashing when upgrading from 5.2 -> 5.3 and 5.2 -> 5.4. Repro steps:1. Open project "animation_crash.zip" with 5.3 or 5.4 vers... Read more
Massive memory use when calling Camera.Render in Editor
Calling Camera.Render repeatedly from C# in the Editor will cause the memory used by the editor to grow massively. This isn't exactl... Read more
[GI] Lightmap texture atlas rotates objects and causes aliasing in lightmap
Steps to reproduce: 1. Open attached project "773963.zip"2. Open scene "repro"3. Rebake lightmap4. In game view, notice aliased shad... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject