Search Issue Tracker
Particle system API doesn't allow to set duration
Currently there's no public API to set PS duration (main module). Need to have setter for it. Read more
[UI] Animation is not reset properly on the first frame
How to reproduce:1. Open the attached project2. Open and play "Untitled" scene3. Press On, this should bring the disabled object vis... Read more
Standalone remembers last resolution setting without user action; bad in...
Steps to reproduce: 1. Open the attached project2. Check the 'Player Settings', make sure these are set on 'Resolution and Presentat... Read more
[OSX][StackOverflow] Incorrectly written C# setter for a property causes...
Steps to reproduce: 1. Open the attached project on Mac2. Notice the script 'Boom.cs' has an error on line 123. Open and play 'Crash... Read more
Clicking animator transition, which goes from state to itself, freezes U...
How to reproduce:1. Open the attached project2. Open JolieAnimation.controller in animator window3. Notice that DownIdle state has t... Read more
[uwp] application crash selecting UI input field
UWP Application crashes when selecting UI input field with mouse cursor. Touch input seems to work fine. Reproducible on 5.2.*, 5.3 ... Read more
[UNET] OnClientConnect doesn't get called when Time.timeScale is 0
Steps: 1. open the project2. build the project3. run one as host and other as client- green dot represents whether the game is pause... Read more
MovieTexture colors seem incorrect when compared to simple textures
Steps to reproduce: 1. Open the attached project2. Open and play 'ColorTest' scene3. Notice the movie texture colors are not correct... Read more
[iOS][GLES] Bloom with antialiasing causes black screen with gles error ...
1. Open attached project2. Build to iOS device with gles23. Screen will be black and XCode will throw "OpenGLES error 0x0500" or 1. ... Read more
Input.GetKeyDown(KeyCode.CapsLock) not being detected on Mac
To reproduce:1. Add attached script to any object in scene2. Press CapsLock button3. Notice that Input.GetKeyDown(KeyCode.CapsLock) ... 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
- Pressing “+” to add new Property throws “NullReferenceException” error after deleting Categories with Properties from Blackboard
- Reuse Collisions Callbacks is not enabled by default when opening a new project with HDRP template
- Bloom and Exposure Artifacting around GameObject appears when setting Scale of Z Axis to 0
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window