Search Issue Tracker
Code fails to compile due to order of the methods
Code does not compile if one method is below other method even though there is no direct calls between those two methods. Steps to ... Read more
RPC warning message is not informative
Reproduction steps: 1. Open the attached project 2. Open scene "test.scene" 3. Press "Lan Host(H)" Button which appears on GUI 4. Pr... Read more
[iOS] Most of the emojis on iOS OnScreenKeyboard are filtered
Steps to reproduce: 1. Create new Unity project 2. Add an Input Field to the scene 3. Build and run on iOS device 4. Click on the I... Read more
DontDestroyOnLoad throws InvalidOperationException when called from the ...
How to reproduce: 1. Open attached project 2. Open scene test.unity - Note that an error appears in the console: InvalidOperation... Read more
[Shuriken] Performance Issue with ParticleSystems.UpdateJobs in 5.4
Reproduction steps: 1) Open attached project 2) Run TestScene 3) Find ParticleSystems.UpdateJobs in the profiler (see attached image... Read more
Special symbol is visible in Scene/Game window, but not in Inspector's w...
Steps to reproduce: 1. Open attached project. 2. Load "FontBug" scene. 3. Look at the Game or Scene window. 4. Notice that the spec... Read more
Uninformative "failed to create 2D texture" error when creating RGBAHalf...
Steps to reproduce: 1. Open attached project "778324.zip" 2. Open scene "TestScene" 3. Run it 4. Notice "failed to create 2D textur... Read more
Debug.DrawLine() doesn't work when called through ContextMenu
Repro steps: 1) Open the project 2) Drop Debugger.cs on a Cube 3) Notice the lines appeared as they were called from the Start() 4)... 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
- TextMeshPro Shader "Mask" field does not update in Inspector when changing value
- Changing URP settings when a Shader Graph is open throws errors and renders the opened Shader Graph Asset useless
- GameObject cannot be renamed when right clicked and a different Editor window is in focus
- Objects are cleared when preloading a Pool during startup functions with Domain Reload disabled
- The text underline partially disappears when the bold effect is applied with certain fonts in the UI Builder