Search Issue Tracker
When using the Physics.IgnoreCollisions triggers Triggers. Triggers get ...
To reproduce:1. Open attached project2. Open Scene scene3. Enter play mode4. using your arrows move on the platformExpected result: ... Read more
Toggle's OnValueChanged is called before OnAwake is being called
To reproduce:1. Open attached project2. Open Toggle scene3. Press play4. Press button5. Notice errors thrown in console Read more
Crash when trying to copy-paste something new project name/location in l...
Open the 5.0.0b9 launcher, click new project and try to paste something into the location or name fields. Unity crashes, with : "Fat... Read more
The rear wheels of the car are clipping trough the ground
Steps to reproduce : - import the Sample Assets- open the Car scene- press play and notice the rear wheels Read more
The input field non multiline doesn't handle text correctly
To reproduce:1. Open attached project2. Open scene3. Press play4. Enter lots of text5. Notice that text doesn't fill the text field ... Read more
Platform define UNITY_IOS is missing
http://docs.unity3d.com/Manual/PlatformDependentCompilation.html Platform Dependent Compilation page is missing UNITY_IOS platform d... Read more
Hierarchy type searching not working for scripts
To reproduce this bug: 1. Open a new project2. Create a new script3. Attach it to a gameObject in the scene4. In the scene search ty... Read more
Can't enter newlines in textmesh text field with alt+return
Even though documentation states that you can make new lines in Text Mesh with Alt+Return, this is not true - the shortcut does noth... Read more
When only having UI Panel in the scene, EventSystem.Update() allocates 3...
To reproduce this issue: 1. Create a new project2. Add UI Panel to scene ( Create->UI->Panel)3. Play the scene4. Open profiler... Read more
Object animates wrongly between 2 keyframes which have same properties
To reproduce this issue: 1. Import the attached package2. Open the scene3. It has a cube with animation4. Animation has 3 keyframes ... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size