Search Issue Tracker
[iOS] Double memory allocated for ODR bundles on devices running iOS 9.3x
To Reproduce: 1. Open the attached project switch the platform to iOS and build the asset bundles ("Assets/AssetBundles").2. Deploy ... Read more
[HLSLcc] InterlockedAdd on RWByteAddressBuffer crashes the compiler
Doint an InterlockedAdd on a RWByteAddressBuffer results in shader compilation bugs: "Compute Shader compiler: internal error compil... Read more
Before and after the video is played there's a black frame when Handheld...
Reproduction steps:1. Open the attached project2. Build and run the project on Android device3. Notice that before and after the vid... Read more
[Android] Shader compilation fails on Nvidia Tegra 3
To reproduce:1) Open attached project2) Add a cube in scene which would use material with "LightMobile/Eyes" shader3) Build and run ... Read more
"UnityEditor.InitializeOnLoad" calls the constructor twice when the Edit...
Steps to reproduce:1. Download and open attached project.2. Notice that the "Console" window outputs this message twice:"NewBehaviou... Read more
[VR] On Mac DK2 fails to respond after toggling VRSettings.enabled false...
On Mac with Unity 5.4.0b18 in Play mode, toggling VRSettings.enabled from true to false causes the scene to vanish from the Oculus R... Read more
[VR] Mac: VRSettings do not update when DK2 headset is powered off
VRSettings.enabled used to become false when the Rift goggles were powered off during Play mode. On Mac using Unity 5.4.0b18 in Play... Read more
Transforms in animations not animating
To reproduce:1. Open attached project2. Play scene3. Notice that the transform named "Leg Upper Left" fails to animate4. Remove test... Read more
[Texture3D] Allow non-power-of-two Texture3D sizes
Currently Texture3D requires POT sizes. This is not very convenient for some use cases (e.g. 3D LUTs etc.). Modern GPUs can do NPOT ... Read more
[Texture3D] Add Texture3D.SetRawTexture data
Texture3D does not have Get/SetPixels working on RHalf (single channel FP16) format. And since there's no way to get raw data in/out... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled