Search Issue Tracker
UNITY_2017_4_OR_NEWER preprocessor is not recognised when using #if UNIT...
To reproduce:1. Open any script in any project2. Add preprocessor #if UNITY_2017_4_OR_NEWER Expected: UNITY_2017_4_OR_NEWER is recog... Read more
Unhandled exception when building IL2CPP with unsafe (void**)(*(void**) ...
Steps to reproduce:1. Open user attached project2. Enable Unsafe Code in Player Settings3. Switch from Mono to IL2CPP Scripting Back... 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
ConvexHullBuilder throws errors while exporting inflated mesh to asset b...
How to reproduce:1. Open tester-submitted project (FBXProblem.zip)2. Open Asset Bundle Browser3. Build asset bundles4. Inspect "nose... Read more
Environment lighting does not get applied to LOD group's child objects w...
To reproduce:1. Open user's attached project2. In Hierarchy window, select Sphere object (parent)3. In Inspector window, try changin... Read more
[SpeedTree] 2018.3 : Assertion appears after Playmode started from Prefa...
Steps:1. Open https://drive.google.com/file/d/11sgHCDokZoj1b92P-hTCSOCu8pWhXhhF/view?usp=sharing2. Instantiate Confier_Desktop.spm3.... Read more
[Imported Prefabs] Attempt to open empty legacy prefab shows exceptions ...
Steps: Link to empty prefab: https://oc.unity3d.com/index.php/s/XHnCCg95bn8D6fw 1. Put an empty prefab into Editor2. Double click on... Read more
[Improved Prefabs] Error message appears twice from two different pieces...
Steps:1. Create a prefab out of any GameObject2. Open it in Prefab Mode3. Add script on it4. Delete script asset5. Drag root GameObj... 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
- Raycasts travel an incorrect distance when a non-normalized Direction vector is provided to RaycastCommand
- The mouse cursor can escape the bounds of the Game view when the Editor experiences a stall
- Files are displayed inconsistently by file type in the Project window when set to display in Two Column Layout
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted