Search Issue Tracker
Crash when opening a scene when no errors are present
Reproduction steps:1. Open the attached "case_1339913-TestProject.zip" project2. Open the scene "Level 1" and enter Play mode3. Exit... Read more
[GLCore][Windows][Editor] Switching to GLCore breaks GameView, 5.4b4 reg...
Repro steps:1) Open the project(which is empty and newly created)2) Change graphics API to GL3) Notice the Game View breaks (look at... Read more
[API] Crash in Material.SetTexture with a null argument
Add the following code to the Start method of any script attached to a gameobject in your current active scene and press Play. Unity... Read more
The error of Null reference appears when changing Color gradient for the...
To reproduce:1. Open attached project2. Press on E-Star in the hierarchy3. Press on Start Color and change the gradient Actual resul... Read more
Mesh with Cast Shadows set to Shadows Only isn't selectable in scene view
Steps to reproduce: 1. Open attached project2. Open scene "repro"3. In hierarchy, select plane and notice that it has "Cast Shadows"... Read more
Editor crashes when saving a map in a Custom Tilemap Editor
How to reproduce:1. Open attached project2. Open scene "MapEditor"3. Go to "Window->Outerminds->Turbo Kid Tilemap Editor4. Usi... Read more
[Hub] [Mac] Linux Support is installed at root of Unity installation ins...
To reproduce:1) Open Unity Hub2) Install Unity with Linux Support Expected: The support is installed in {UNITY_PATH}/PlaybackEngines... Read more
EntityCommandBufferSystem takes a lot of time to execute when the comman...
How to reproduce:1. Open the attached “IN-43131“ project2. In the “Build Settings“ enable “Development Build” and “Autoconnect Profi... Read more
[SortingLayers] sprites with cutout rendering mode is rendered at the bo...
Steps to reproduce:1. Open attached project ("case_696711-test_5.1.0f1 (82c0618b396f).zip").2. Red cloud has same settings as green ... Read more
IL2CPP iOS builds can't send or receive RPCs
- Build attached project with Scripting Backend IL2CPP and run on device- Run "Test.scene" in Editor and click "Start Server"- On de... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code