Search Issue Tracker
Unity does not correctly identify new packages, and in certain cases doe...
- Attached to this report are 4 packages with the following contents:- PackageA_V1:-- PackageA/GameObjectA.1.prefab-- PackageA/GameO... Read more
"Prefab has multiple Transform components" error does not link to the co...
Reproduction steps:1. Open attached Unity project.2. Notice "Prefab has multiple Transform components! Removing them automatically w... Read more
RenderTextures do not include Canvas (UI) elements
How to reproduce:1. Open the attached project2. Open and play Main scene3. Notice that where was white screen, screenshot appeared4.... Read more
relativeVelocity.magnitude is measured differently in 5.3
http://forum.unity3d.com/threads/bug-relativevelocity-magnitude-is-measured-differently-in-5-3-1p1.377116/#post-2458702 Read more
Prefab creation with Drag&Drop from Hierarchy to Project doesn't mark sc...
How to reproduce:1. Create a new project2. Save the scene3. Drag and Drop Main Camera from Hierarchy to project folder so it becomes... Read more
[Editor] Loading via asset bundle causes loss of information in shaders
Steps to reproduce:1. Download and open attached project "StandardShaderAssetBundleTest.zip"2. Open "EmissionMissing"3. Drag a prefa... Read more
[Animation] Optimizing game objects in model's rig import settings creat...
Animations get skewed/distorted when animated objects are scaled and "Optimize Game Objects" is selected How to reproduce: 1. Open n... Read more
[tvOS] Multi camera view doesn't work on tvOS
If there are 2 cameras in the scene that are both shown in the Game view simultaneously, one of them is not rendered at all on tvOS.... Read more
[Events] Animation events can be created before the 0:00 marker of the t...
How to reproduce: 1. Open a new project2. Select any gameobject3. Open the Animation Window4. Create a new Animation5. Right-click b... Read more
[Profiler]Editor crash while using Deep Profile, Record, Editor Profiling
To reproduce:1. Open attached project2. Open Window->Texture Overview3. Open profiler4. Click "Record", "Deep-Profile" and "Profi... 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