Search Issue Tracker
After errors correction in the script, the button to download Android mo...
Reproduction steps:1. Open the attached project;2. Delete 5 and 7 lines in the script "SinnesterSpawnPattern.cs";3. Build the projec... Read more
Editor Crashes During Unity Collab Project Sync (WebViewWindowPrivate::O...
Crash Unity Collab 1. What happened 2. How we can reproduce it using the example you attachedCrashed while syncing a exsting project... Read more
Blendshape normal deltas are applied at wrong time in normal calculation...
Wireframe mode shows that the surface of the mesh is completely smooth, yet when in shaded mode it looks as if it is warped. This vi... Read more
HingeJoint.angle is incorrect when object has initial rotation
-e: The value reported by HingeJoint.angle is incorrect when an object with the HingeJoint component has a non-zero angle set in eit... Read more
Setting Animator's parameter does not work if prefab with animator was i...
To reproduce:1. Open users project "BugSetAnimatorFloat.zip".2. Open and Play "SceneStart" scene.3. Open Console and Animator window... Read more
[Asset Bundles] Building AssetBundles for a different platform than the ...
1. Open the project attached2. Notice that the build target is Android and Editor/CreateAssetBundles.cs script is set to build asset... Read more
typeinfo for EditorExtension crash when destroying RenderTexture using D...
To reproduce:1. Open attached Unity project "SpriteLightKit-master"2. Click on SpriteLightKitDemo in Assets folder3. Click on Either... Read more
Unity 2017.1 defines PLATFORM_ARCH_64 instead of UNITY_64 for C# scripts
Reproduction steps:1. Opem project attached(unity_progressive_lightmapper_test.zip).2. Open scene "shadowmask".3. Build for standalo... Read more
Crashing always after changed some of the layers in controller to "sync ...
Steps to reproduce:1. Open attached user project (minotor)2. Create an empty scene3. Create a cube and attach an Animator component4... Read more
Performing a capsule cast from the result of a prior capsule cast result...
Steps to reproduce:1. Download the attached unityPackage and import into a new project2. Enter Play Mode3. Enable "RecursiveTrace" g... 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