Search Issue Tracker
Render() into targetTexture causes flickering of child Camera
Reproduction steps:1. Open the attached project. Load scene "CameraTest" and enter a play mode;2. The scene has two cameras, each on... Read more
Debug.LogAssertion method does not log anything to the console when call...
To reproduce: 1. Open the project, attached by tester (LogAssertionBug.zip)2. Open "testScene" scene if not open3. Press Play4. Obse... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal