Search Issue Tracker
An error "Please enable Daydream or Cardboard in Player Settings" shows ...
Reproduction steps: 1. Open the attached project; 2. Build project to device; Actual result: an error "Please enable Daydream or Ca... Read more
Assert.IsNotNull and Assert.IsNull do not trigger
Reproduction steps: 1. Open attached project (Assert) 2. Open scene 3. Click on the Main Camera - Notice that there is a script att... Read more
VideoPlayer.url does not recognize null value
To reproduce: 1. Open attached project 2. Press play 3. Observe Console window Expected: 'URL NULL" and "string NULL" printed out t... Read more
[Backport] Material is displayed incorrectly when it uses a Normal Map w...
How to reproduce: 1. Open the attached Project "BugReport" with iOS as the Build Target 2. Open the Scene "InGame" 3. Observe the... Read more
[Trail Renderer] Add Key does not add any keys to trail's Width curve
To reproduce: 1. In any project, create an object with Trail Renderer component 2. In Trail Renderer component, find the Width curv... Read more
[Visual Scripting] Adding UnitDescriptor makes custom unit not appear in...
Reproduction steps: 1. Open project the attached user's project "CustomUnitTest-2021.1.zip" 2. Run Edit > Project Settings > Visual ... Read more
[IMGUI] Alpha and Color slider disappears on sliding upwards/downwards i...
Alpha and Color slider disappears on sliding upwards/downwards in the Gradient Editor while setting the color in the Blend mode Ste... Read more
OnSceneGUI is not being called when using a certain layout
Reproduction steps: 1. Create a new project 2. After Editor loads shut it down completely 3. Open project root and navigate to Libra... Read more
Null GUIContent will reserve space for some controls
Steps to reproduce : - import the project attached - open the Bug Window (Bug->Bug Window) and notice how the second bounds control... Read more
[VSTU] Mixing of types isn't allowed in VS Watch
Steps to reproduce: 1. Open attached project 2. Open scene "scene" 3. Open script "Scripts/NewBehaviourScript" and add breakpoint a... 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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player