Search Issue Tracker
[2018.x] [Test Runner] Tests fails to be run when using nested classes
To reproduce:1. Open project2. Run 'NewTestScript+NewTestScript2' test3. Notice that tests failed to be run4. Run any of 'NewTestScr... Read more
[LightProbes] LightProbeGroup jumps to other additive scene when you pre...
How to reproduce:1. Open or create a new Unity Project2. Create two Scenes, drag the second Scene into the first Scene's Hierarchy w... Read more
Script fails to transform Camera position in build only
How to reproduce:1. Open the attached project and enter the Play mode2. Select "Singleplayer" -> "New Game" -> "Player - Playe... Read more
[.NET 4.6] System.Runtime.WindowsRuntime.dll and System.Runtime.InteropS...
Steps to reproduce:1. Open user attached project2. Make sure the Scripting Runtime Version is set to .NET 4.63. Observe that both .d... Read more
2018.2 Performance regression in BehaviourManager::Update
We are seeing a 15% performance drop on Windows standalone in some scenarios between 2018.1 and 2018.2. Repro1. Download attached re... Read more
AgentDetachesAndAttachesToSurface test fails in NavMeshComponents-2018.1...
AgentDetachesAndAttachesToSurface test fails in NavMeshComponents-2018.1 project To reproduce:1) Open attached project or get it fro... Read more
Mipmap generation is different between Unity 2017.* and Unity 2018.*
To reproduce: 1. Download attached .zip file "ParticleTrails.zip" and open "ParticleTrail2017" project in Unity2. Open "Main" scene3... Read more
[PLM] Seams of plane edges are visible on rendered shadow when using Sha...
How to reproduce:1. Download and open attached project "TestScene"2. Load Scene "test" found in Arts/Scenes/Scenes3. Go to Lighting ... Read more
HandleUtility.ApplyWireMaterial(); does not contain Handles.zTest in Dot...
To reproduce:1. Open users attached project "zTest.zip"2. Open "SampleScene.unity" scene3. Move the blue cube around4. Observe as on... Read more
[VSTU]: Using enum flags displays "Node not supported
How to reproduce:1. Open user attached project and open Scenes/SampleScene.unity2. Execute "Assets > Open" C# Project3. Add break... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code