Search Issue Tracker
GearVR uses 32-bit display buffer even if it is turned off
Reproduction steps:1) Open user's attached project ("Unity5.4.0f3-Broken.zip")2) Make sure inside Player Settings 'Use 32-bit Displa... Read more
UnityWebRequest with space in its URL throws error 505 "HTTP version spe...
Steps to reproduce:1. Open the project attached2. Play the "Scene" scene3. Observe the Console window Result: first UnityWebRequest ... Read more
[Android] Playing video from URL using videoPlayer crashes android build
Steps to reproduce:1. Open attached project2. Build and run for android scene "videoTest2"-Crash on application start Results: Andro... Read more
FBX animations with rigs made with Maya and imported into Unity shake un...
Steps to reproduce:1. Download and open the attached project2. Enter Playmode3. Observe animating object Expected result: animation ... Read more
[Scaling] Particle velocity and force of world space are ignored in scaling
Repro steps:1. Open a new Unity project and import attached asset package.2. Press Play.3. Observe how world space particles (the re... Read more
Crashes on physx::PxsSolverSetupSolveTask::runInternal when x/y/z motion...
Steps to reproduce:1. Download bugreport_crash.zip and open Assets/SimulationRecorder/BenchmarkRecorder.unity scene2. Press play to ... Read more
Crash at ProfilerProperty::GetFrameTime while pausing/unpausing Play mode
To reproduce: I found these steps most reliable, but other combinations might work too 1. Create a new project2. Enter play mode3. O... Read more
'Failed to enable .NET Framework 3.5' error during Editor installation
During Editor installation I'm getting 'Failed to enable .NET Framework 3.5: Unity might nor run after the install has completed.' e... Read more
Editor crashes with the ShadowTextureRenderer script
Reproduction steps:1. Open the attached project "New Unity Project 9.zip";2. Observe the crash (sometimes it happens when you double... Read more
[VR] [Oculus] Pausing and pressing play afterwards makes Unity crash
Steps to reproduce: 1. Create a new project2. Turn on VR support in player settings and enable 'Oculus'3. Press pause4. Press play A... 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