Search Issue Tracker
[iOS] WWW.LoadFromCacheOrDownload doesn't load asset bundles, but WWW co...
To reproduce:1. Open the attached project.2. Build and run on iOS.3. The three asset bundles from client's server will return NULL, ... Read more
The scene view camera moves slightly while holding down right mouse button
1. Open the attached project.2. Open the scene.3. Select the two game objects called 'Select me'.4. Focus the scene view and press F... Read more
[Textures][Cursors] Due to a wrong texture setting custom cursor isn't d...
Cursor had a wrong texture type (which was not marked as "readable"). Maybe we should log a more direct warning when that happens. t... Read more
custom cursor doesn't apear in a built project
To reproduce:1. Open attached project2. Build and runExpected result: The cursor appearsActual result: There's no cursor Read more
Object references more than it should
To reproduce:1. Open attached project2. Open scene sample3. In the toolbar open "!!!@ Click Me @!!!! > Checker Dialog"4. Press Ch... Read more
After deleting an EditorWindow script that had an open window, the windo...
1. Open the attached project2. Choose any layout (the current layout needs to be changed)3. Open the window (Window->TestWindow).... Read more
RenderTexture get's skewed without camera.ResetAspect() call
To reproduce:1. Open attached project2. enter play mode3. Change game view sizeExpected result: RenderedTexture also changes it's si... Read more
InteractiveCloth can't be disabled on Start()
Steps to repro:1. Open the project I attached and open a scene "clothpausetest"2. Press play. If you press space cloth freezes and i... Read more
"Run in Background" does not work for fullscreen
To reproduce:1. Open attached project2. Go to player settings. Make sure "Run In Background" is enabled3. Include the test scene and... Read more
Shaders should not be cached on Vivante GC1000
Buggy device drivers with Vivante GC1000 GPU causes problems when shaders are cached. Shader caching should be automatically disable... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class