Search Issue Tracker
[LWRP][iOS] Placeholder appears instead of Unity logo when "DisplayP3" i...
Placeholder appears instead of Unity logo on IOS device when DisplayP3 is selected in Color Gamut under the player settings. Steps t... Read more
Unity 2018.2 crash on CompressedMesh::Decompress when loading skinned an...
How to reproduce:1. Open the attached project2. Open the "CrashTest" scene Actual result: Unity crashes Reproducible with: 2018.2.0b... Read more
PlayerSettings.applicationIdentifier reports incorrect value
To reproduce: 1. Open the attached project (IncorrectApplicationIdentifier.zip)2. In the Build settings, make sure that the platform... Read more
Texture Presets are not applying platform overrides
Steps to reproduce:1. Open the attached project (Template_Lightweight.zip)2. Select the Presets/Defaults/AlbedoTexture_Default prese... Read more
[iOS] Unity crash entering play mode in GoogleARCore example scene
To reproduce:1. Open users attached project "ARCore12.zip"2. Make sure that iOS platform is selected in Build Settings3. Open "Cloud... Read more
[MacOS High Sierra] CMD+F appears to behave differently to fullscreen sw...
Reproduction steps:1. Open the attached project "OSXFullScreen.zip";2. Build the project for MacOS;3. Open the Windowed version of t... Read more
Assigning time or frame number to VideoPlayer while video is paused migh...
To reproduce: 1. Open the attached project (VideoPlayerBug.zip)2. Open the "test" scene3. Enter Play mode4. Press Set Url button in ... Read more
Error "il2cpp.exe did not run properly" while building for Android
To reproduce: 1. Open the attached project (il2cpp bug.zip)2. Build the project Expected: the build doesn't fail Reproduced 2017.2.3... Read more
A Sub Graph causes `Create Node` action to throw ArgumentOutOfRangeExcep...
I recently wrote a Sub Graph with procedural animations to include in my other PBR graphs. Everything is fine when I preview my node... Read more
Pink "Error" Shader in Shader Graph using Linux Editor and Windows 64bit...
The cause of this issue is that Shader Graph is installed in both Packages and Assets, which causes compilation errors due to duplic... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu