Search Issue Tracker
[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
[iOS][GLES2/3] Screen becomes dark if resolution is changed when image e...
1. Open attached project2. Build to iOS3. Press "Native Res" twice it will switch from native to lower and from lower to native4. Sc... 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
[UI Builder] ProgressBar Title field isn't updated when setting the valu...
How to reproduce:1. Open a new Unity project2. Open a new UI Document in the UI Builder3. Add and select a new ProgressBar Control t... Read more
"Brush Attributes" values do not change when changing them in the Inspector
How to reproduce:1. Open the project from comments or create a project and set up "Terrain Tools"2. Enter Scene "SampleScene"3. Crea... Read more
[Animation] BlendTree overlaps and hides another Blendtree on adding the...
BlendTree overlaps and hides another Blendtree on adding the Motion Field. Unable to select other Blend Tree once it is hidden. Step... 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
RaycastResult.sortingLayer always returns the default Layer when Raycast...
How to reproduce:1. Open the user-submitted project "RaycastHit.sortingLayer.zip"2. Open the SampleScene3. Enter Play mode4. Click o... 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