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
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script