Search Issue Tracker
Unity crashes when debugging with VS2017 when using .NET 4.6
Reproduction steps: 1. Open project attached (Quiz1.zip). 2. Open scene "MenuScreen". 3. Open script "onClick" with VS2017. 4. Add b... Read more
An error is thrown after re-building a library of previous Editor versio...
How to reproduce: 1) Create and open a new project in 2020.1 2) Select the Default layout 3) Open the Profiler window 4) Close the p... Read more
[Windows] Editor uses OS locale settings (i.e. commas instead of dots in...
Setting the Project to use the new Experimental .NET 4.6 support apparently results in the Editor using the OS's Locale for formatti... Read more
Crash in SplatMaterials::FindMaterialProperties when opening a scene wit...
To reproduce: 1. Attempt to open the attached project (or "Tilt Brush Landscape" scene); 2. Remove "crystal.mat" material from the ... Read more
[WebGL]The Player displays a black screen when it is built with the Line...
Reproduction steps: 1. Open the attached “sandbox-2022-urp” project 2. Build the Player 3. Create a server and host the build (e.... Read more
Skybox lighting is not rendered after creating gameobjects in the new sc...
Steps to repro: 1. Create new project and scene; 2. Add any object to the scene (i.e. 3D Object-Cube); 3. Observe how this object is... Read more
CanvasRenderer.OnTransformChanged is called on disabled UI objects
When a transform with children CanvasRenderers is changed/moved CanvasRenderer.OnTransformChanged is called for all of them even if ... Read more
Gameobject Transforms are not being disabled when the Player is Stopped
Gameobject Transform component keeps on being detected post to Disable of the Game object. Users are running into this without Vufo... Read more
ScriptableObject references become temporarily null in Editor when they ...
When a .asset file containing a ScriptableObject is modified on disk, Unity destroys the existing ScriptableObject C# instance, then... Read more
[Android] Player crashes on null pointer dereference when a VideoPlayer ...
Reproduction steps: # Open the attached project (“VideoCrashRepro“) # Open the “/Assets/Scenes/MainScene” Scene # Build and run... 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
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled