Search Issue Tracker
Searching Network Manager by Type in the Hierarchy doesn't work
Steps to reproduce:1.Open attached Unity project2.Type “t:NetworkManager” in the Search Bar of the Hierarchy tab Expected results:Ob... Read more
SketchUp 2016 and 2017 .skp files do not import
Steps to reproduce:1. Create a new Unity project2. Drag and drop attached models "Chair-2015.skp", "Chair-2016.skp" and "Chair-2017.... Read more
Sorting Fudge of ParticleSystem Break under CustomAxis TransparencySortMode
How to reproduce:1. Download attached project2. Open the scene ParticleSortingFudgeTest.unity3. Move “Particle System Right” (or lef... Read more
[Timeline][iOS] Build causes "ExecutionEngineException: Attempting to JI...
When this project is built for iOS, `Timeline2` never plays unlike it does in the Unity Editor. Also, the following error message in... Read more
Serialized UnityEvent in generic base class is not showing in Inspector
Steps to reproduce:1. Open user attached project2. Select game object 'Child class 1'3. Notice that event is shown in inspector4. Se... Read more
Disabled and then enabled canvas elements are not shown until a child ob...
Steps to reproduce:1. Download and open the attached project2. Enable child canvas gameobjects Expected behaviour: all Ui elements c... Read more
[New Scripting Runtime] Visual Studio Code doesn't break at breakpoints ...
1. What happened[New Scripting Runtime] While debugging, Visual Studio Code doesn't break at breakpoints and freezes the Editor afte... Read more
[OS X] Visual Studio crashes Editor when quitting with debugger attached
1. What happened[OS X] Visual Studio crashes Editor when quitting with debugger attachedVS for Mac Community, v 7.0.1b24.Attached de... Read more
[WebGL] MissingMethodException with OnGUI scroll view
Steps to reproduce:1. Open user attached project (BugReport1)2. Make a WebGL build3. Run the game on browser4. Try to move scroll ba... Read more
[Handles] Handles not appearing in scene view when in tool mode
Handles not appearing in scene view when in tool mode 1. What happened When using e.g., BoxBoundsHandle via a tool mode (e.g., edit ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used