Search Issue Tracker
[Oculus] Subtle lack of image stability with Oculus Rift
There is a subtle lack of stability which is fixed by removing the kUnityVREventBeginStereoRendering driven call to s_Instance->G... Read more
The value of objects is shown different in the Editor and in the standal...
Reproduction steps:1. Open the attached file "case885865-small.zip";2. Open the scene "level1";3. Build the project and open it;4. P... Read more
Can't set external script editor args through code
Reproduction steps: 1. Open the project2. In Edit -> Preferences -> External tools set External script editor to one which sup... Read more
Editor crashes when the specific script with Graphic.Blit is assigned to...
Reproduction steps:1. Open the attached project "RenderIssue.zip";2. Open the Example.unity scene;3. Enter a play mode; Expected res... Read more
[Physics] CapsuleCast returns NaN for hit.point
In the repro the capsule cast is so tiny, why can't a raycast be used here instead? In the physx docs it says: "There are some pitfa... Read more
[Backwards Compatibility] Crash in VerifyAssetsForBuildTarget when openi...
Steps to reproduce:1. Download Unity 5.3.5p8 Cache Server2. Start the server by opening "RunOSX.command" file3. Open the project att... Read more
[XCode] [iOS] "UNITY_USES_REMOTE_NOTIFICATIONS" is set to 1 by default
Reproduction steps:1. Create new project2. Build to iOS platform3. Open Xcode project4. Open "Classes/Preprocessor.h" code5. Notice ... Read more
[Build] - 2017 : Building Project for Hololens with C# Project selected ...
Building Project for Hololens with C# Project selected and Playmaker 1.8.3 installed with the uGui ProxyFull unity package also inst... Read more
mono_get_runtime_build_info crash when opening project due to a corrupte...
1. Open "Steam-Game.zip" project #0 0x0000010aa761c3 in mono_get_runtime_build_info#1 0x0000010aba111e in mono_runtime_invoke#2 0x00... Read more
[VR] Crash in physx::shdfnd::Foundation::getNamedAllocMap when hitting a...
To reproduce:1. Open the attached project;2. Build and run "DemoRegion" scene;3. Using HTC Vive controllers, shoot at the enemy. Exp... 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