Search Issue Tracker
Fixed in 5.3.6
Votes
31
Found in
5.3.3p1
Issue ID
774423
Regression
Yes
[UI?] After multiple m_size < k_reference_bit errors Unity crashes at FullParameterPreparer::OnPrepareTexture
Steps to reproduce:
1. Open attached project "774423.zip"
2. Open scene "Assets/Scenes/GameScene"
3. Run it
4. Press TAB twice
5. Notice "m_size < k_reference_bit" errors start to accumulate and then Unity crashes
Note: Sometimes Unity crashes right away, other times it takes more than 50 errors to be printed before crash.
Not reproducible: 5.3.3f1
Regression introduced in: 5.3.3p1
Reproduced with: 5.3.3p3, 5.4.0b10
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [VFX Graph/Oculus/Vulkan] Line Output is not visible on Oculus
- [VFX/Oculus/GLES 3] Screen Space particles are flipped on Y
- Colors majorly change when the Volume Component's "Weight" property value changes from 0 to any small value
- [VFX/Oculus/GLES 3] Skinned Mesh and Mesh sampling effects do not appear when TexCoord is used
- Serializable type loses its "NaN" value when copying and pasting it in the Inspector window
mayasarii876
Mar 08, 2022 10:25
http://103.56.148.201/
http://103.56.148.201/newmpo
http://103.56.148.201/mpo17
http://103.56.148.201/mpomm
http://103.56.148.201/mpotower
http://103.56.148.201/parisklub
http://103.56.148.201/juraganslot
http://103.56.148.201/mpo500
http://103.56.148.201/mpokick
http://103.56.148.201/mpoyes
http://103.56.148.201/xyzklub
http://103.56.148.201/betmpo
http://103.56.148.201/ogslot88
http://103.56.148.201/hoki777
http://103.56.148.201/mpojuta
http://103.56.148.201/299slot
http://103.56.148.201/mpo188
http://103.56.148.201/mpogacor
http://103.56.148.201/mpo300
http://103.56.148.201/rgo365
http://103.56.148.201/kingdom288
http://103.56.148.201/wigompo
http://103.56.148.201/mpo8899
http://103.56.148.201/mpopelangi
http://103.56.148.201/mpo555
http://103.56.148.201/dutampo
http://103.56.148.201/klik368
http://103.56.148.201/388hero
http://103.56.148.201/19dewa
http://103.56.148.201/mpoxl
http://103.56.148.201/mpoas
http://103.56.148.201/mposun
http://103.56.148.201/qqslot
http://103.56.148.201/mposport
http://103.56.148.201/dewa234
http://103.56.148.201/mesinmpo
Rickshao
Jul 27, 2016 09:29
Occurs in Unity 5.3.5f1
hawken
Jun 11, 2016 06:19
I'm seeing this issue in 5.3.5
m_size < k_reference_bit
ph0b0s
Jun 03, 2016 14:54
Waiting for 5.3.6, hit this problem in the 5.3.5f1.
ResoDev
May 24, 2016 18:38
Just crashed because of this error in 5.3.4. I wasn't doing anything fancy, just displaying text and images in UI. I'm going to update to 5.3.5 and hope that this issue will be resolved, although it's written "resolved in 5.3.6" which is not out yet.
Nodrap
May 24, 2016 16:31
Hit the problem too. Am rendering a canvas to a texture and the screen flickers a few times and then the error log starts to show the "m_size..." and it will crash after 10-30 seconds. 5.3.4
Naphier
Apr 29, 2016 21:58
Bummer, now I'm getting consistent crashes. Seems to happen when moving or scaling UI components that are being rendered to texture. Now we can't animate out UI onto a texture.
Naphier
Apr 29, 2016 19:08
5.3.4f1 no crash, but this message occurs when we're doing some scaling animations on some uGUI images that are rendered to texture.
MisterJones
Apr 23, 2016 00:25
Still occurs in 5.3.4p4
fredlllll
Apr 05, 2016 12:45
also have the problem since 5.3.4
we also draw the gui on a rendertarget. but the error usually pops up when something with animations is happening. when i start the game i can run around for 5 seconds and then the editor crashes