Search Issue Tracker
[APIUpdater] ScriptUpdater incorrectly removes required "using" statements
How to reproduce: 1. Open new project2. Import this A$ package https://www.assetstore.unity3d.com/en/?gclid=CN3KkMqlodICFcNDGAodGzcE... Read more
[AW] Editing a sprite key during playback stops eval
Editing a sprite key during playback stops eval (scene no longer updates), even if playback continues to loop... see attached gif re... Read more
[iOS] OnGUI fails to draw any elements on iOS
Steps to reproduce: 1. Open attached project2. Run 'Test' scene on Editor to see how it should look like> There should be a label... Read more
[WebGL] [Chrome] Specific project doesn't work on Chrome with 'Module is...
To reproduce:1) Open attached project2) Open BasicSetup scene3) Build and run on WebGL4) Try to run on Chrome It fails with this err... Read more
Scale in game view can't be set to 1 until layout is changed
To reproduce:1. Create new project2. Change scale in Game View3. Notice that it's imposible to set scale to lower value than 2 Expec... Read more
Scene depends on multiple lightmaps
To reproduce:1. Open attached project2. Build bundles (Test->Buildbundles )3. Open level1.unity.bundle.manifest (...\Assets\Strea... Read more
[WebGL] Character is not shown in player unless an empty dummy function ...
To reproduce:1) Open attached "type2" project2) Open BasicSetup scene3) Build and run on WebGL4) Notice that a character appears and... Read more
[macOS][editor] Pressing 'f' to frame on the selection before the zoom i...
Steps to reproduce:1. Create a New Project2. Create any Game Object in the scene3. Zoom in/out and press 'f' (to focus) immediately ... Read more
Unity crashed when adding uncompressed AVI and then clicking on it in th...
Unity crashes to desktop when selecting uncompressed AVI file in the asset window. To reproduce:1.Open attached project2.Select any ... Read more
Position becomes NaN when "None (motion)" to "None (motion)" transition ...
To reproduce:1. Open attached project.2. Select "Ethan" or "Cube" in hierarchy.3. Open and Play "Test" scene. Expected result: Anima... 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