Search Issue Tracker
[IL2CPP] Socket.Select throws NullReferenceException while using NetMQ l...
1. Install py27-zmq via macports 2. Go into project root 3. Via terminal python2.7 zmq_echo_rtr.py 4. Open project in Unity 5. Build... Read more
Marshal.OffsetOf returns invalid value in IL2CPP for misaligned fields o...
Marshal.OffsetOf returns invalid value in IL2CPP for misaligned fields on macOS, .NET 7.0/ Unity Mono return correct value. On 20... Read more
Shader compiler errors are occurring when using hull shader
How to reproduce: 1. Open the attached 'Grass.zip' project 2. Observe the Console Expected result: No errors Actual result: Shader ... Read more
InputSystem Hover function gets triggered when Standalone Builds are un-...
How to reproduce: 1. Open the attached “IN-29317.zip” project 2. Open the Player Settings (Edit → Project Settings → Player) 3. S... Read more
[UI] Dropdown stays in highlight phase after selecting an option
Steps to reproduce: 1. Download and import attached project. (UI_Test.zip) 2. Open scene: main 3. Play. 4. Click on dropdown. 5. Se... Read more
Unity crashes on scene saving
Steps to reproduce : - create a new project - right click in the Hierarchy and create a cube - go to File > Save scene - name the s... Read more
Lighting is not applied correctly after using Progressive Lightmapper wh...
How to reproduce: 1. Open User's attached "Unity 2019.3 Bug Reports.zip" project 2. Load "SampleScene" (Assets -> Scenes) 3. "Genera... Read more
[tvOS] [Game Center] Social.ShowAchievementsUI() doesn't work anymore af...
How to reproduce: 1. Build the attached project for tvOS 2. Build & Run the app to Apple TV via Xcode 3. Wait till Game Center dashb... 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 GL 3) Notice the Game View breaks (look... Read more
ScriptedImporter's GatherDependenciesFromSourceFile() is not executed wh...
How to reproduce: 1. Open the project "case_1203843_GatherDependenciesFromSourceFileNotCalled" 2. Right-click on the asset "foo" in ... 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
- [MacOS] Crash on [NSApplication endModalSession:] when saving while Play Mode is loading
- Importing a theme through the Inspector allows importing the same theme multiple times
- Editor window disappears when repositioned in a specific way in Editor
- Importing a theme through the Inspector allows circular import
- FocusNextInDirection not focusing when used on multiline TextFields