Search Issue Tracker
Blending with empty state on base layer is not smooth
In a simple state machine, with a constant animation (ex: cube at 2) and an empty state, with a trigger to transition to the empty s... Read more
Terrain has tint from the directional light source when a normal map is ...
How to reproduce:1. Open the “IN_79678” project2. In the Build Settings make sure the iOS or Android platform is selected3. In the p... Read more
[WP8] Serialization Weaver fails to resolve System.Windows.Visibility
To reproduce:1. Open repro.zip. It's a project that contains a .dll that uses System.Windows.Visibility2. Build for WP83. Notice the... Read more
Shadergraph's Blackboard and Preview panels are not rendering any conten...
How to reproduce:1. Open attached project "Blank Shadergraph Panel.zip"2. In the Editor, make sure that Edit -> Project Settings ... Read more
Editor can not determine if GraphicsFence has passed when using CommandB...
Reproduction steps: Open the attached project(CommandBufferBug.zip) Select Assets/Scenes/POC Enter Play Mode Observe the error in th... Read more
Surface shader analysis not using 32-bit floats for fixed/half/float/dou...
Reproduction steps:1. Open attached Unity project.2. Open "Bug scene".3. Notice, that "Sphere" game object is black.4. Open "Bug" sh... Read more
[OSX] Render Texture does not work in Firefox, Safari
How to reproduce: 1. Open attached project2. Open scene Main.unity- Note how there is a cube properly rendered onto the texture3. Bu... Read more
[iOS] Application crashes while allocating memory for texture
Steps to reproduce: 1. Open attached project (mprotectBug_stripped.zip)2. Build for iOS3. Build the Xcode project and run on device4... Read more
Game view Z/stencil buffer not present in maximized game view
Simplest: just have any geometry in the scene and maximize game view. Only skybox will be visible. - Use the scene Car.unity from th... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template