Search Issue Tracker
Grammar error in error text
Error in serialized names. The text reads: "The same field name is serialized multiple names in the class or it's parent class. This... Read more
OnEnable / OnDisable call ordering broken i.r.t. assembly reloading when...
=================================================Scroll down for proposed patch and please review!==================================... Read more
Undo after rotating a child object fails to undo the rotation correctly
Steps to reproduce : - import the project attached- open the scene and select the plane- rotate the plane on all 3 axes- press undo ... Read more
GPU overview in the Profiler doesn't show _any_ data when the GPU is not...
To Reproduce:1) Use the GPU profiler on a GPU that is no supported, e.g: iOS, NVIDIA GeForce GT 6XX on OSX 10.8.x 2) The overview pa... Read more
-e Document: ThreadStatic attribute must not be used. I will cause crashes.
This is a known limitation of the liveness check, as the we don't handle thread static or context static variables as roots when per... Read more
Inconsistency on Mono Behaviour component right click context menu
To Reproduce:1. Create a new project2. Import nodule.unitypackage3. Create Nodule Hive object in the scene4. Select the object5. Rig... Read more
The console log is spammed with "m_InstanceID==0" entries
To reproduce:1. Open the project2. Run the "Biotechnology" scene3. If the errors do not appear, stop the scene and run again (usuall... Read more
Sometimes, clicking on a field will not select the whole value
To reproduce:1. Open any scene(or create a new one)2. Select any object with a transform component3. Click on valuesUsually it selec... 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 layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler