Search Issue Tracker
[Shape] Ping-pong emission can sometimes produce orphan emissions on the...
Repro steps:1. Open Bug scene from attached project.2. Press Play3. Observe how when the effect reaches the right side of the ping-p... Read more
Unity Editor freezes when attempting to open scene with TextMesh Pro Ass...
To reproduce:1. Download attached project;2. Open "Release" scene; Expected result: Project scene loads normally with TextMesh Pro a... Read more
Error reimporting Scriptable Objects when parent folder contains dots
How to reproduce: 1. Create a new project2. Create a new script extending ScriptableObject3. Create an asset of that type4. Create a... Read more
[VideoPlayer][DX9] Video clip attached to Camera Front Plane is not rend...
When a video clip is attached to Camera Front Plane via the VideoPlayer component, it doesn't show up when DirectX 9 is used. Steps ... Read more
Setting RenderTexture to null when Post Processing Behaviour is enabled ...
Steps to reproduce:1. Download and open the attached project2. Open Scene "test"3. Enter Play Mode Result: view is flipped verticall... Read more
SceneManager.SetActiveScene() does not set active scene when called in A...
To reproduce: 1.Download and open attached project.2.Open scene "Scene".3.Open NewBehaviourScript.cs and uncomment the call to Test(... Read more
Upgrading to 5.6.0b6 breaks mp4 meta file
Steps to reproduce:1. Download 874676_repro.zip2. Open project in 5.6.0b43. Select clip and check the Inspector (Import Setting is s... Read more
An instance of a prefab does not update the text in Edit mode while drag...
Reproduction steps:1. Open the attached project;2. Open the scene "Scene";3. Disable an object "Not A Prefab" and clear Console wind... Read more
Unity Shader Compiler crashing when looking at material which has custom...
The project is already rigged to crash the Shader Compiler upon launch, the following steps are too replicate the crash. 1) Open att... Read more
Incorrect TextMesh bounds cause incorrect frustum culling
Steps to reproduce:1. Open the attached project (frustumcullingtextmesh.zip)2. Open the Assets/main.unity scene3. Press play4. You w... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class