Search Issue Tracker
[Shaderlab:CustomEditor] work with non fixed function shader only
Reproduction steps:1. Open "New Unity Project 38" attached project.2. Select "New Material" in the Project tab.3. Notice that Inspec... Read more
Crash if DestroyImmediate called under OnPreRender
Steps to reproduce:1. Open attached project2. Open scene "test" and select "GameObject" in the hierarchy3. Check "Crash Me" check bo... Read more
Double clicking on a script throws an InvalidOperationException
Steps to reproduce : - create a new C# script- double click it and notice the error InvalidOperationException: Operation is not vali... Read more
Warnings when creating a ScrollView
Steps to reproduce : - create a ScrollView- press play and notice the warnings SendMessage cannot be called during Awake, CheckConsi... Read more
[iOS] Unity doesn't accept Bundle id if it is constructed differently (c...
Reproduction steps:1. Create new Project2. Open PlayerSettings3. Set Bundle Identifier to something with two dots [com.hello..world]... Read more
[VR] Debug.DrawRay in VR appears in wrong position
Steps to reproduce:1. Open new project2. Add cube to the scene3. Turn on VR mode and play the scene4. In game view window, turn on G... Read more
Cutout letter in Animation Window
Steps to reproduce : - open the Animation Window and notice the Dopesheet button *Note:Regression from 5.3. 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code