Search Issue Tracker
[Shader Graph] Package Description makes no mention of support for Unive...
The package description for Shader Graph states that it is compatible with LWRP and HDRP, but it does not mention Universal RP. This... Read more
An instance of a class that is derived from a class that is derived from...
Steps to reproduce: 1. Open attached project2. Open up 'blah.cs' script and notice that Msg class is derived from MessageBase and ha... Read more
Errors regarding different serialization layout in Development Build whe...
How to reproduce:1. Open the attached project 'BugRepro.zip'2. Build the project (make sure 'Development Build' is ticked)3. Run the... Read more
[iOS] [iPhone 11] ScreenOrientation.PortraitUpsideDown works only for th...
Steps to reproduce:1. Open attached "ScreenBugRepro.zip" project2. Build for iOS and deploy the Xcode project to the iOS device3. Pr... Read more
[Hub] 'Last Update' row shows future date in the License section
How to reproduce:1. Open Hub2. Click on Settings icon -> License Management3. Observe 'Last Update' row Expected result: Today's ... Read more
Project Auditor - Build - Build Size - Sorting 'File Type' can result in...
When in the Build - Build Size screen if you look to try and sort by 'File Type' the ordering can look quite odd. I think this happe... Read more
[tvOS] After setting allowExitToHome to True and back to False the app s...
How to reproduce:1. Build the "tvOSExitBug.zip" project for tvOS2. Connect gamepad controller to the Apple TV3. Run the app on Apple... Read more
Player/Editor crash on Transform::SetParent when playing scene
Steps to reproduce:1. Open attached project2. Open "level" scene3. Enter play modeResult: editor crashes on Transform::SetParent (se... Read more
[Android] [AssetBundle] Loading many AssetBundles causes a crash
To reproduce:1) Open attached project and Main scene in it2) Build and run on Android3) Notice a crash after 5-30 seconds (happens q... Read more
[M1] [Rosetta 2] 5%+ of builds crash due to "mono_os_sem_init: semaphore...
Reproduction steps:1. Make sure IL2CPP is installed for the tested editor version2. Download and extract the “IN-19000_Repro” folder... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used