Search Issue Tracker
Adding a 2D or 3D collider to a prefab doesn't result in correct bounds
To reproduce:1. open the provided project and scene2. select Ship from the Assets window3. in the Inspector, add a 2d box collider o... Read more
Adding a script with requirecomponent forces you to replace the required...
To Reproduce:1. Open Rainbow_Factory project2. Open _Scene scene3. Select POULPE object in the hierarchy4. Add Stats script as a com... Read more
Using OpenGL ES 3.0 with more than 6 textures makes the model appear black
Reproduced on:Google Nexus 4 with Android 4.3 Reproduced with:Unity Version 4.3.0f3 (b441e55257eb) Read more
Unity hangs when zooming in the Curves in Animation Window
Unity hangs when zooming in the Curves view in Animation Window. This results in corruption of Controller. Repro:1. add a simple ani... Read more
Keyboard resizes view resulting in a stretched scene
Displaying an on-screen keyboard results in a resized scene. Reproduced on:Google Nexus 4 with Android 4.3 Reproduced with:Unity Ver... Read more
Ctrl and Shift selections work differently in Dope Sheet and Curves
The Dope Sheet works very well:- Ctrl click allows multiple selection and deselection of keyframes- Shift click allows to specify tw... Read more
When drop off mesh links are generated, all the jumps links dissapear
To reproduce:1. Open attached project2. Open scene "Terrain navmesh"3. Notice that only that only drop off links are present4. If yo... Read more
Regression - repeating adding of BoxCollider doesn't give any dialog win...
Regression - repeating adding of BoxCollider doesn't give any dialog windows 2) How can we reproduce it using the example you attach... Read more
Remove Property option for animation curve removes all properties
- Create a new animation for an object and add a curve for Transform.Position- If you click the white dot next to Main Camera : Posi... Read more
All scene views are affected by WASD controls
To reproduce:1. Open the project2. Add another scene tab so there is more than one visible3. Click and hold the right mouse button o... 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