Search Issue Tracker
Crash when MenuItem is not in a submenu
Reproduction Steps: 1- Open a new Unity project. 2- Import EditorScript.cs Expected Result: Error "Ignoring menu item Mark as Dirt... Read more
Inspector does not update changes to Assets made through Editor scripts
Steps to reproduce: 1. Open the attached project (model_import.zip) 2. Select Assets/Resources/Materials/sample.mat 3. Observe the I... Read more
Encoding.GetEncoding("big5") failure when building with [IL2CPP]
To reproduce: 1. Open attached project 2. Build and run on iOS or Android with IL2CPP as the scripting backend Notice that when runn... Read more
Unity Editor freezes while entering playmode when using NetMQ messaging ...
How to reproduce: 1. Open the attached "UnityMQ" project and open "DebugScene" 2. Open "RunPubSubExample" script 3. Start debugging ... Read more
Changes to blending mode via shader properties are ignored in Graphics.Blit
Shader properties can be used for changing blending mode of a shader pass with using square bracket notation (e.g. "Blend [_Foo] [_B... Read more
After upgrading from 5.4 to 5.5 Unity crashes when trying to play animat...
Steps to reproduce: 1. Download 865057-repro.zip and open "new" scene 2. Go to Animation window when "Player" object is selected 3. ... Read more
AddComponent<AudioSource> fails on iOS device (IL2CPP
To reproduce: 1. Open attached project 2. Build and run on iOS 3. Notice the error "AddComponent asking for "AudioSource" which is n... Read more
[Regression] Default terrain's material is more specular in 5.6 than in ...
Prerequisites: You'll need Unity 5.5 and 5.6. Steps to repro: 1. Create new project in Unity 5.5.; 2. Export attached package; 3. ... 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 GMT Branch: trunk Read more
[Networking]Unable to connect to another server without manually calling...
Steps to reproduce: 1. Download and open the attached project 2. Build "ClientExample" scene for standalone 3. Open scene "ServerExa... 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
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered