Search Issue Tracker
NullReferenceException when changing font to none
To reproduce:1. Create new project2. Add Text to scene3. Change font to none4. Observe null reference exceptions NullReferenceExcept... Read more
Game Objects are not rendered in scene view
To reproduce:1. Create new project2. Add any Cube to scene3. Notice that object is not rendered in scene view Expected: Object shoul... Read more
Null reference exception after launching editor with Facebook module ins...
To reproduce:1. Create new project2. Notice two errors in console NullReferenceException: Object reference not set to an instance of... Read more
[iOS][Metal] Crash in "InvalidateState() + 64 at GfxDeviceMetal.mm:1343 ...
Reproduction steps:1. Open the attached project.2. Make sure graphics API is set to "Metal".3. Build for iOS and open the Xcode proj... Read more
Physics (3D) Raycaster does not work with IPointer/Drag events in IOS bu...
STR:1. Open the main scene2. Build the project for IOS3. Deploy and run on a device4. Touch the lower sprite labelled '3D' Expected ... Read more
2D Raycaster doesn't capture IPointer/IDrag events
Steps to reproduce:1. Open attached project2. Open "main" scene3. Enter play mode4. Press/drag "3DColliders" object and observe cons... Read more
Camera Preview disappears after locking Inspector Window
Ok, I figured out the bug. I'll provide more details in a comment below, but here are the basic repro steps: Open up Editor Make sur... Read more
[iOS][IL2CPP] Link Time Optimization prevent from creating stack traces
Reproduction steps:1. Open the attached project.2. Build the Unity project and open the Xcode project.3. Go to "Build Settings"("Set... Read more
[Debugging] Crash while debugging large projects with Visual Studio Tool...
Reproduction Steps:1. Open project2. Open the Assets/Game/Test/Scenes/PaquinTest scene3. Open Assets/Game/Fauna/FaunaBaseController.... Read more
[VR] Camera Preview window broken in Play mode
The 'Camera Preview' window that's supposed to pop up when you select the camera doesn't work when in Play mode, and VR is enabled. ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default