Search Issue Tracker
IL2CPP: 3D array access generates code which segfaults on iOS
The attached project will, when built for iOS using IL2CPP, generate code which halts with EXC_BAD_ACCESS. Tested with Unity 4.6.2p1... Read more
Multiplication and division operators do not work with Vector3 and Vecto...
How to reproduce:1. Create and open a new project2. Import the Script “Test.cs“ into the project3. Attach the Script to any GameObje... Read more
Unhandled exception "Circular References Detected" for third level Sub E...
Reproduction Steps:1. Open project2. In Hierarchy select "Particle System/SubEmmitterBirth/SubEmmitterBirth"3. Under Particle System... Read more
[Memory Profiler] Memory Leak when Memory Profiler is in project
Steps to reproduce:1. Create a new project2. Install the Memory Profiler Package3. Open the Profiler and select Memory as the only M... Read more
[IL2CPP] UnityLinker.exe did not run properly errors while building for ...
To reproduce:1. Open attached project "repro.zip"2. Build for any platform e.g. iOS or WebGl3. Observe the console Expected result: ... Read more
Building fails with the error " The directory name is invalid:" when ':'...
Reproduction steps:1. Open the attached project “ReproProject”2. Navigate to the Player settings (menu: Edit > Project Settings &... Read more
WheelCollider: setting steer angles to -5e-37 can confuse simulation
To reproduce:1. Open attached project2. Open Bugged scene3. Press play4. Steer the skateboard back up the hill toward the cylinder5.... Read more
[Android] The "TouchPhase.Ended" is logged three times when a quick tap ...
How to reproduce:1. Open the “TouchPhaseBug.zip“ project2. Open the “SampleScene“3. Build and Run for Android4. Quickly tap on the s... Read more
InvalidOperationException is thrown and the Scene view does not change w...
Reproduction steps:1. Open the attached “BugCustomDrawModeExeption.zip” project2. Open the “SampleScene”3. In the Scene view toolbar... Read more
[VFX Graph] NullReferenceException on selecting the "V" icon while editi...
NullReferenceException error is thrown on selecting the "V" icon from the "Property Bindings" in "VFX Property Binder (Script)" Comp... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks