Search Issue Tracker
[Scripting] Unity crashes on OSX when script tries to access property wh...
To reproduce this bug: 1. Open the attached project2. Open 'BadScene'3. It has a script which tries to access property which is recu... Read more
[Editor] In WebGL player's settings, 'Default Screen Width' changes when...
To reproduce this issue: 1. Open a new project2. Go to Player's settings ( Edit->Project settings->Player )3. Select WebGL lab... Read more
SetPixels doesn't work with Texture2D.RGBAFloat format
5.0 added new floating point texture2d formats (great!)But they are a bit useless since you can't actually fill texture with data (S... Read more
No Audio in Webplayer
-e: no audio is played at all -repro:--open project or make new one--open scene/add audio to scene--build&run webplayer--NOTICE ... Read more
[ReflectionProbes] RenderSurface unresolves are done by realtime probes ...
Steps to reproduce:-Open the TileGPUPerfWarning scene-Move the Reflective Sphere or press play.-Observe warnings:"Tiled GPU perf. wa... Read more
[iOS] iPhone 3.5 splash screen loaded on iPhone 6+
To Reproduce: 1. Open & build the attached project to an iPhone 6+. 2. Notice that initially the correct Splash Image is shown, ... Read more
[Animator] Crash when switching "Apply Root Motion" on/off
To reproduce:1. Open attached project2. Open scene test. It has a camera with an animator and a script that constantly switches the ... Read more
[Skybox] Crash when setting a glass material to the skybox property
Steps to repro:1. Import attached assets to a new project2. Set skybox material to 'FX-Refractive'. It has a fx/glass/stained bumpdi... Read more
Animation Window gives 400 errors NullReferenceException
Animation Window gives 400 errors NullReferenceException 2) How can we reproduce it using the example you attached1 Create new proje... Read more
Camera.onPreCull misses usage example
Camera.onPreCull from scripting reference misses usage example.Expected: some example that will help users understand the purpose an... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions