Search Issue Tracker
Editor crashes when selecting objects in hierarchy
Reproduction steps:1. Open the attached project scene "1"2. Double-click on random objects in hierarchy3. After couple of selections... Read more
[Regression] Scene/Game view are unresponsive and exceptions thrown afte...
Steps to repro: 1. Open Unity;2. Open attached project and 'test' scene;3. Select Terrain gameobject in the Hierarchy view;4. Go to ... Read more
Building WebGL fails with IL2CPP error and 'Build & Run' still tries to ...
To reproduce:1) Open attached project2) Build and Run it for WebGL Expected: Project builds and runs properlyActual: Building fails ... Read more
(FoveClient) Fove::GetFVRCompositor crash caused by FOVE Unity plugin
Steps to reproduce:1. Open "Unity_Test_Project.zip" project2. Press play 0x00007FF8329E3082 (FoveClient) Fove::GetFVRCompositor0x000... Read more
[Regression][OSX] Unity crashes when creating new project with packages ...
Steps to repro: 1. Open Unity Launcher on OSX;2. Click 'New';3. Click 'Add Asset Package';4. Select any asset package (e.g. 2D) and ... Read more
Instantiate<T>(Object, Transform) still uses world space by default
Reproduction steps:1. Open project attached (InstantiateBug).2. Open scene "Scene"3. Press Play.4. Check gameobject "Parent" childre... Read more
There is an extra line in Help menu of Unity Editor
Build regression from Version 5.6.0b4 (f8c731df0021) Steps:1. Open Unity Editor2. Click on Help menu==>There is an extra line in ... Read more
Crashing animation windown when using the timeline
Not repro (fixed by another bug)Verified in...Version 5.6.0b5 (bc8585c89061)Thu, 19 Jan 2017 13:24:16 GMTBranch: trunk Read more
DragAndDrop.StartDrag() has some minor aesthetic flaws
To get ready:1. Open project attached (New Unity Project.zip)2. Open Window "test" from Test -> Test First issue - Button is mark... Read more
Time class values are not 0 and can be manipulated before entering Play ...
Reproduction Steps:1. Open attached project "873528 - TimeClassBug".2. Go to "Test" -> "Time Bug" in the menu.3. Observe how the ... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu