Search Issue Tracker
[Multiplayer] We can't use Start method in classes derived from NetworkL...
Original NetworkLobbyPlayer class uses Start method itself: public void Start() { DontDestroyOnLoad(gameObject); } So,... Read more
[Mac] UnityEditor Mac sometimes loses the installed Platform Support
To reproduce: 1. Create a new project 2. Set Platform Support to iOS or Android 3. Close Unity 4. Open the project again Expected r... Read more
Editor crashes on Mesh::RecalculateSubmeshBoundsInternal when changing S...
How to reproduce: 1. Open the user's attached "SubmeshBug.zip" project 2. Load the "SampleScene" 3. Select the "Mesh" GameObject in ... Read more
Tile Palette editor doesn't check for duplicate names when bulk importing
This is actually a misunderstanding of how it works. Some explanation: - Palette only has Tiles, never Sprites or Textures - If you... Read more
ScrollRect/Bar doesn't react to drag if Canvas is bound to Camera and Pl...
How to reproduce: 1. Create a new project 2. Set Near Clipping Plane of the Main Camera to any value (e.g. 20) 3. Create a Scroll V... Read more
[Test Runner] Test Runner window pops out from where ever it is docked, ...
When opening the Test Runner window it calls `s_Instance.Close();` if the window has been initialised already. This causes the windo... 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
[UnityScript] Error in Mono Develop when trying to add Debug.Log
Steps to reproduce : - create a new Javascript - open in Mono Develop - type Debug.Log ( and the error will appear *Note : Only re... Read more
[SubGraphs] Certain parameters throw 'unexpected type' exceptions when u...
Repro steps: 1. Import the attached package 2. Open the ParamterIssue.vfx and/or the ParameterSubGraphIssue subgraph 3. Observe the ... Read more
SRP Batch is not working for ShadowPass drawcalls when using AlphaClip
Reproduction steps: 1. Open the attached project “SRP_Batch_Repro“ 2. Open “Assets/Scenes/TestScene.unity“ Scene 3. Open Frame Debug... 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
- [Android] [iOS] Sprites used as image objects in Canvas render as rectangles in Player
- [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