Search Issue Tracker
[Video Player] Can't play a video after stopping it
Steps to reproduce: 1) Download attached project 'reproProject.zip' and open in Unity2) Open 'demoVideo' scene and press Play3) Clic... Read more
'MecanimDataWasBuilt()' assert after opening project
Steps to reproduce: 1. Open attached project2. Notice Assertion failed: Assertion failed on expression: 'MecanimDataWasBuilt()' in c... Read more
Big (>1KB) ComputeBuffers created with IndirectArguments flags fails to ...
Steps to reproduce: 1) Download attached project and open in Unity2) Open scene 'Scene' and press play3) After ~3 seconds stop Play ... Read more
Alpha value is not clamped to zero when setting shader's alpha blending ...
To reproduce:1. Open user's project, in Project window click Unlit_NegativeAlpha material2. In Inspector window, right-click materia... Read more
Graphics.DrawMeshInstancedIndirect ignores the material property block p...
Steps to reproduce:1. Open "BugPropertyBlock" project2. Open scene "Scene"3. Press play-Color isn't applied to instances in the scen... Read more
Crash in MeshRenderingData::ExtractMeshBuffersAndDrawRange while enterin...
How to reproduce:1. Open the attached "mapboxv5" project2. Open "emergency simulator" scene and enter playmode (crash might occur he... Read more
Dropping corrupted prefab to the project, doesn't show prefab in the Ass...
How to reproduce:1. Create a new project2. Drag and drop attached prefab SR_Camera ( it is corrupted as it has a GameObject that has... Read more
[Mobile][Editor][Retina] Canvas scale changes every frame leading to jum...
Only reproduces with two monitors (for example MacBook Pro + another monitor).Using textMesh Pro package. Steps to reproduce:1, Open... Read more
[WSA] Back-end automatically switches to il2cpp when importing a project...
Steps to reproduce:1. Create a new project with any version of Unity (except with 2017.2.0a3)2. Switch platform to Windows Store3. S... Read more
When setting up fallback fonts through the inspector the reference will ...
Steps to reproduce:1. Open the attached project (UnityTest.zip)2. In the Assets folder click on "arialbd"3. Under "Font Names" repla... 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