Search Issue Tracker
"Other" category is not shown in the player Profiler graph if a sample i...
How to reproduce:1. Create and open a new project2. Select File > Build Settings3. Enable 'Development Build' and 'Autoconnect Pr... Read more
Expanding "String reference" in the "Localize String Event" component pr...
How to reproduce:1. Open the attached "LocalizationBug" project2. Open the "Sample Scene" scene3. Select "GameObject" in the Hierarc... Read more
[PhysX] Articulation joint Motion - "Limited" can be broken by force
How to reproduce:1. Open the user's attached project ("ArmRobot.zip")2. Enter Play mode3. Aim at the robot arm and shoot spheres cli... Read more
[animation] Events not editable in Inspector
Once you create animation Events on a clip in the Inspector, the events can no longer be selected/edited on the timeline. this is a ... Read more
Icon are missing on instantiated gameobjects
To reproduce:1. Open attached project2. Open Bug scene3. Attach LoadIcon script to gameobject4. Press play5. Notice that instantiate... Read more
Editor Interface breaks when using Verdana font and UI Toolkit is installed
Reproduction steps:1. Create a new Project2. Import UI Toolkit3. Change Editor Font to Verdana Expected result: The Font changesActu... Read more
Errors regarding different serialization layout in Development Build whe...
How to reproduce:1. Open the attached project 'BugRepro.zip'2. Build the project (make sure 'Development Build' is ticked)3. Run the... Read more
Cannot rename prefabs via the Inspector when they are selected in Projec...
If you select a prefab in the Project View and attempt to rename it in the Inspector, it will not work. Upon pressing enter the old ... Read more
[ScrollRect/ScrollBar] UI ScrollRect/Bar does not work properly when Can...
To reproduce:1) Open attached project and scene in it2) Make sure Canvas Plane Distance is something extremely small - 0.0000001, ep... Read more
Misleading shader compilation logging message
When doing the player build, a log appears in the Editor log that informs about the progress. The log says something like "[ 60s ] c... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template